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
# 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 wofi --show drun | xargs swaymsg exec --
set $menu wofi --show drun
# Start your launcher
bindsym ctrl+mod1+a exec $menu