mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
sway: use bemenu-run for now
This commit is contained in:
parent
6a7f95e01c
commit
d77f0d6bdc
@ -17,7 +17,8 @@ set $term footclient
|
||||
# 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 dmenu_path | dmenu | xargs swaymsg exec --
|
||||
set $menu bemenu-run | xargs swaymsg exec --
|
||||
|
||||
### Output configuration
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user