diff --git a/sway/config b/sway/config index dc775a3..f735b44 100644 --- a/sway/config +++ b/sway/config @@ -18,7 +18,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 wofi --show drun -i | xargs swaymsg exec -- +set $menu exec alacritty --class=launcher -e /usr/bin/sway-launcher-desktop ### Display @@ -38,6 +38,9 @@ for_window [app_id="firefox" title="About Firefox"] floating enable # https://www.reddit.com/r/swaywm/comments/kee35j/permanently_floating_windows/ for_window [title=".+[Ss]haring (Indicator|your screen)"] floating enable, move to scratchpad +# for sway-launcher-desktop +for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt, border pixel 10 + ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)