update default autostarts

This commit is contained in:
piotr 2023-11-17 02:34:27 +01:00
parent 064d8e477d
commit a098ad73d9
2 changed files with 4 additions and 3 deletions

View File

@ -12,12 +12,13 @@ $exit = nwg-bar -t hyprland.json -p center -a middle -i 48 -s hyprland-0.css
exec-once = rm /tmp/nwg-shell-check-update.lock exec-once = rm /tmp/nwg-shell-check-update.lock
exec-once = wlsunset -t 4500 -T 6500 -l 52.2322 -L 20.9841 -g 1.1 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 = swaync -c ~/.config/swaync/hyprland.json -s ~/.config/swaync/hyprland-0.css
exec-once = nm-applet --indicator exec-once = nwg-update-indicator
exec = nwg-screenshot-applet
exec = nwg-look -a exec = nwg-look -a
exec = nwg-drawer -r -c 6 -is 64 -fscol 2 -s hyprland-0.css -term foot -ft 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-panel -c hyprland-0 -s hyprland-0.css
exec = nwg-shell-check-updates exec = nwg-shell-check-updates
exec = nwg-update-indicator exec-once = nm-applet --indicator
exec = nwg-shell-config -s exec = nwg-shell-config -s
# GENERAL SETTINGS # GENERAL SETTINGS

View File

@ -7,5 +7,5 @@ exec_always nwg-panel -c preset-0 -s preset-0.css
exec_always nwg-shell-check-updates exec_always nwg-shell-check-updates
exec nwg-look -a exec nwg-look -a
exec nwg-update-indicator exec nwg-update-indicator
exec_always nwg-screenshot-applet
exec_always nwg-shell-config -s exec_always nwg-shell-config -s