Remove swaymsg exec

This commit is contained in:
exu 2024-04-12 16:22:19 +02:00
parent d067da6ade
commit 1cf609b62a

View File

@ -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