Show bemenu-run on all displays
This commit is contained in:
parent
4587fe17a7
commit
829622a980
|
@ -20,4 +20,4 @@ set $term alacritty
|
|||
# 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 bemenu-run --no-exec | xargs swaymsg exec --
|
||||
set $menu bemenu-run --no-exec --monitor=all | xargs swaymsg exec --
|
||||
|
|
Loading…
Reference in New Issue