sway: use fuzzel instead of bemenu
This commit is contained in:
parent
6d734a188b
commit
4cab4d3825
|
|
@ -19,7 +19,8 @@ set $term kitty
|
|||
# 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 | bemenu | xargs swaymsg exec --
|
||||
#set $menu dmenu_path | bemenu | xargs swaymsg exec --
|
||||
set $menu fuzzel -b 073642ff
|
||||
|
||||
### Output configuration
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue