From a2cea152845baccdcb5836bb310c7bf7aa99dda6 Mon Sep 17 00:00:00 2001 From: Ohad Livne Date: Wed, 4 Jun 2025 22:47:21 +0300 Subject: [PATCH] Remove deprecated launch prefix --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index aece003..ace646f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -19,7 +19,7 @@ set $term foot # 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 fuzzel --launch-prefix="swaymsg exec --" +set $menu fuzzel include /etc/sway/config-vars.d/*