set floating for kde polkit and put wlsunset at exec once
This commit is contained in:
@@ -168,7 +168,7 @@ bindsym $mod+Shift+e exec wlogout -p layer-shell
|
|||||||
exec_always dunst
|
exec_always dunst
|
||||||
|
|
||||||
# Wlsunset (Night Light)
|
# 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
|
# udiskie - auto usb mounting
|
||||||
exec /usr/bin/udiskie &
|
exec /usr/bin/udiskie &
|
||||||
@@ -198,6 +198,7 @@ set $opacity 0.90
|
|||||||
for_window [class="Emacs"] opacity $opacity
|
for_window [class="Emacs"] opacity $opacity
|
||||||
for_window [app_id="strawberry"] opacity $opacity
|
for_window [app_id="strawberry"] opacity $opacity
|
||||||
for_window [app_id="pcmanfm-qt"] opacity $opacity
|
for_window [app_id="pcmanfm-qt"] opacity $opacity
|
||||||
|
for_window [app_id="org.kde.polkit-kde-authentication-agent-1"] floating enable
|
||||||
|
|
||||||
# Gaps
|
# Gaps
|
||||||
smart_gaps on
|
smart_gaps on
|
||||||
|
|||||||
Reference in New Issue
Block a user