Remove swaymsg exec
This commit is contained in:
parent
d067da6ade
commit
1cf609b62a
@ -348,9 +348,7 @@ exec_always "systemctl --user import-environment; systemctl --user start sway-se
|
|||||||
##############################
|
##############################
|
||||||
|
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
set $menu wofi --show drun
|
||||||
# on the original workspace that the command was run on.
|
|
||||||
set $menu wofi --show drun | xargs swaymsg exec --
|
|
||||||
|
|
||||||
# Start your launcher
|
# Start your launcher
|
||||||
bindsym ctrl+mod1+a exec $menu
|
bindsym ctrl+mod1+a exec $menu
|
||||||
|
Loading…
Reference in New Issue
Block a user