From 7cced2e0f5e0aa14c56c1d8a5cbfeae3ff2156b8 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 18 Apr 2021 19:02:44 +0300 Subject: [PATCH] Revert "sway/config: Use sway-launcher-desktop instead of wofi" This reverts commit 0b612909fff0125bb7bc846ace835bb38834f5a4. Can't launch some apps with sway-launcher-desktop, not sure why. --- sway/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sway/config b/sway/config index f735b44..dc775a3 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 exec alacritty --class=launcher -e /usr/bin/sway-launcher-desktop +set $menu wofi --show drun -i | xargs swaymsg exec -- ### Display @@ -38,9 +38,6 @@ 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/)