From fa3d44bdfacd049c11f3257fbf16f6dc84da8b58 Mon Sep 17 00:00:00 2001 From: KoenDR06 Date: Sat, 26 Apr 2025 12:40:45 +0200 Subject: [PATCH] launcher changes --- modules/wm/hyprland/config/hypr/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wm/hyprland/config/hypr/keybinds.conf b/modules/wm/hyprland/config/hypr/keybinds.conf index 968955a..c78b789 100644 --- a/modules/wm/hyprland/config/hypr/keybinds.conf +++ b/modules/wm/hyprland/config/hypr/keybinds.conf @@ -1,6 +1,6 @@ $mainMod = SUPER $terminal = kitty -$launcher = (eww close-all && pkill wofi) || (./.config/eww/scripts/open.sh; wofi --show drun; eww close-all) +$launcher = (eww close-all && pkill wofi) || (~/.config/eww/scripts/open.sh; wofi --show drun; eww close-all) bind = SUPER, SPACE, exec, $launcher