From e360119fb612a72ed0054a5f8c0dc8eef4895507 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 9 Jun 2025 02:59:06 -0400 Subject: [PATCH] Changed keybind to use fuzzel as well --- dot_config/hypr/hyprland.conf.d/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/hypr/hyprland.conf.d/keybinds.conf b/dot_config/hypr/hyprland.conf.d/keybinds.conf index 3603caa..3626abe 100644 --- a/dot_config/hypr/hyprland.conf.d/keybinds.conf +++ b/dot_config/hypr/hyprland.conf.d/keybinds.conf @@ -2,7 +2,7 @@ # Set programs that you use $fileManager = xdg-open "$HOME" -$menu = uwsm app -- $(wofi --show drun --define=drun-print_desktop_file=true) +$menu = fuzzel #$menu = ags request -i launcher show $screenshot = grim -g "$(slurp -d)" - | wl-copy $powermenu = $HOME/bin/local-lua $HOME/bin/powermenu.lua