From f0f0333695644c82a089d8811ff65e126f157e9b Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 10 Aug 2023 13:28:18 +0200 Subject: [PATCH] sway: disable ulauncher --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 9c2e27c..0e2d40d 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -177,7 +177,7 @@ bindsym alt+F1 exec $albert # alt+Shift+F1 exec $dashpls alt+F2 exec $bemenu - alt+F3 exec ulauncher-toggle + # alt+F3 exec ulauncher-toggle alt+Shift+F2 exec $nutermmenu $mod+ctrl+k exec QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_QPA_PLATFORMTHEME=wayland keepassxc $mod+ctrl+t exec QT_QPA_PLATFORMTHEME=wayland telegram-desktop @@ -221,7 +221,7 @@ for_window [app_id="pavucontrol"] resize set width 882px resize set height 600px } -for_window [app_id="ulauncher"] border none +# for_window [app_id="ulauncher"] border none #--- Applications with CSD ------------------------------------------------- for_window [app_id="glade"] border pixel 2