Switch dmenu for wofi in sway

This commit is contained in:
Evie Litherland-Smith 2023-04-12 07:50:57 +01:00
parent 3e59ecc4b1
commit 3fdeea2e21

View file

@ -30,7 +30,7 @@ set $term foot
# Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu wofi -d
include /etc/sway/config-vars.d/*