Skip to content

Commit

Permalink
nwg-shell-config -s -> initial autostart
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed Oct 4, 2023
1 parent 7a8cef8 commit 21f3daf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nwg_shell/skel/config/hypr/includes.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ $launcher = nwg-drawer
$exit = nwg-bar -t hyprland.json -p center -a middle -i 48 -s hyprland-0.css

# AUTOSTART
exec-once = nwg-shell-config -s
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 = swaync -c ~/.config/swaync/hyprland.json -s ~/.config/swaync/hyprland-0.css
Expand Down
1 change: 1 addition & 0 deletions nwg_shell/skel/config/sway/autostart
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exec nwg-shell-config -s
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
Expand Down

0 comments on commit 21f3daf

Please sign in to comment.