From 973fda02ae9a66c3c3fd137f81001a8bccdc3417 Mon Sep 17 00:00:00 2001 From: opal Date: Sun, 19 May 2024 21:47:19 -0700 Subject: [PATCH] set floating for kde polkit and put wlsunset at exec once --- .config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 3620dff..3bb3b02 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -168,7 +168,7 @@ bindsym $mod+Shift+e exec wlogout -p layer-shell exec_always dunst # Wlsunset (Night Light) -exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500 +exec wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500 # udiskie - auto usb mounting exec /usr/bin/udiskie & @@ -198,6 +198,7 @@ set $opacity 0.90 for_window [class="Emacs"] opacity $opacity for_window [app_id="strawberry"] opacity $opacity for_window [app_id="pcmanfm-qt"] opacity $opacity +for_window [app_id="org.kde.polkit-kde-authentication-agent-1"] floating enable # Gaps smart_gaps on