Remove deprecated launch prefix

This commit is contained in:
Ohad Livne 2025-06-04 22:47:21 +03:00
parent c6f8f56587
commit a2cea15284
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -19,7 +19,7 @@ set $term foot
# Your preferred application launcher # Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened # 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. # on the original workspace that the command was run on.
set $menu fuzzel --launch-prefix="swaymsg exec --" set $menu fuzzel
include /etc/sway/config-vars.d/* include /etc/sway/config-vars.d/*