Minor edit to wofi command

This commit is contained in:
Derek Taylor
2024-11-07 18:02:20 -06:00
parent 640026258a
commit a0b37f84ee

View File

@@ -45,7 +45,7 @@ source = ~/.config/hypr/monitors.conf
# Set programs that you use
$terminal = alacritty
$fileManager = pcmanfm
$menu = wofi --show run -s ~/.config/wofi/themes/nord.css
$menu = wofi --show drun -s ~/.config/wofi/themes/nord.css
$emacs = emacsclient -c -a 'emacs' # The space at the end is IMPORTANT!
$reset = hyprctl dispatch submap reset && #use a variable to keep things more readable