replace ags -> fuzzel

ags usage changed after flake.lock progression
This commit is contained in:
Emile Clark-Boman 2025-10-24 17:24:11 +10:00
parent 11b4c920fc
commit 2fb9171d92
2 changed files with 6 additions and 2 deletions

View file

@ -26,7 +26,8 @@ monitor=eDP-1, highres@highrr, auto, 1.0
$terminal = ghostty #rio $terminal = ghostty #rio
$fileManager = thunar $fileManager = thunar
# $menu = wofi --show drun # $menu = wofi --show drun
$menu = ags -t "applauncher" # $menu = ags -t "applauncher"
$menu = fuzzel
$colorpicker = hyprpicker | head -c 7 | wl-copy $colorpicker = hyprpicker | head -c 7 | wl-copy
################# #################

View file

@ -56,7 +56,10 @@
# for services.gnome-keyring # for services.gnome-keyring
pkgs.gcr # provides org.gnome.keyring.SystemPrompter pkgs.gcr # provides org.gnome.keyring.SystemPrompter
seahorse # gui seahorse # gui
tor-browser tor-browser
fuzzel
]; ];
}; };