replace ags -> fuzzel
ags usage changed after flake.lock progression
This commit is contained in:
parent
11b4c920fc
commit
2fb9171d92
2 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue