From 1b9143e26e7f9e1eebecefdbedf0c63785ca53d0 Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Wed, 15 Jan 2025 10:06:50 +0100 Subject: [PATCH] fix(sway): config - add 12-lanceur.conf to set sway-launcher-desktop correctly --- .config/sway/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 7875b00..9570a0c 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -18,8 +18,7 @@ set $term alacritty # 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. -for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt, border pixel 10 -set $menu exec alacritty --class launcher -e /usr/bin/sway-launcher-desktop +set $menu wofi --show run | xargs swaymsg exec -- ### Output configuration #