From 4929594133f5c6c5832673dc1248fdb70d45717c56a5c91d19f37f95ba8409f0 Mon Sep 17 00:00:00 2001 From: Mikkel Harboe Arp Henriksen Date: Sun, 15 Jun 2025 19:42:10 +0200 Subject: [PATCH] glemte lige endnu en mindre rettelse --- templates/hyprland.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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