Configure dark-mode for wofi

This commit is contained in:
2023-10-26 11:57:01 +02:00
parent 24fce0a166
commit e148588e15

View File

@@ -17,7 +17,7 @@ set $term alacritty
# on the original workspace that the command was run on. # on the original workspace that the command was run on.
# set $menu dmenu_path | dmenu | xargs swaymsg exec -- # set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu wofi --show=drun set $menu wofi --gtk-dark --show=drun
include "$HOME/.config/sway/config.d/*" include "$HOME/.config/sway/config.d/*"