drawer: force theme on startup

This commit is contained in:
piotr 2023-10-10 00:05:24 +02:00
parent cd2f3a6b5b
commit bddd31ff67
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ exec-once = wlsunset -t 4500 -T 6500 -l 52.2322 -L 20.9841 -g 1.1
exec-once = swaync -c ~/.config/swaync/hyprland.json -s ~/.config/swaync/hyprland-0.css
exec-once = nm-applet --indicator
exec = nwg-look -a
exec = nwg-drawer -r -c 6 -is 64 -fscol 2 -s hyprland-0.css -term foot
exec = nwg-drawer -r -c 6 -is 64 -fscol 2 -s hyprland-0.css -term foot -ft
exec = nwg-panel -c hyprland-0 -s hyprland-0.css
exec = nwg-shell-check-updates
exec = nwg-update-indicator

View File

@ -3,7 +3,7 @@ exec swaync -s ~/.config/swaync/preset-0.css
exec nm-applet --indicator
exec swayidle -w timeout 1200 nwg-lock timeout 1800 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep nwg-lock
exec_always nwg-autotiling
exec_always nwg-drawer -r -s preset-0.css -term foot
exec_always nwg-drawer -r -s preset-0.css -term foot -ft
exec_always nwg-panel -c preset-0 -s preset-0.css
exec_always nwg-shell-check-updates
exec nwg-look -a