Switch dmenu for wofi in sway
This commit is contained in:
parent
3e59ecc4b1
commit
3fdeea2e21
|
@ -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/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue