Adding wofi styling.

This commit is contained in:
Derek Taylor
2024-11-07 16:15:54 -06:00
parent 101ee26c66
commit c914d1e9aa

View File

@@ -45,7 +45,7 @@ source = ~/.config/hypr/monitors.conf
# Set programs that you use
$terminal = alacritty
$fileManager = pcmanfm
$menu = wofi --show drun
$menu = wofi --show run -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