diff --git a/templates/hyprland.conf.j2 b/templates/hyprland.conf.j2 index 5ea0eaa..7f483fe 100644 --- a/templates/hyprland.conf.j2 +++ b/templates/hyprland.conf.j2 @@ -124,4 +124,4 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8 bind = $mainMod SHIFT, 9, movetoworkspace, 9 # Vis keybindings i en wofi menu -bind = SUPER, SPACE, exec, ~/scripts/hypr-keys.sh \ No newline at end of file +bind = SUPER, SPACE, exec, ~/.local/bin/hypr-keys.sh \ No newline at end of file