From bb5818068337cc3e5f985123e61030298469368b Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 25 Apr 2023 07:45:50 +0200 Subject: Add wayland things --- Common/sway/autostart | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Common/sway/autostart (limited to 'Common/sway/autostart') diff --git a/Common/sway/autostart b/Common/sway/autostart new file mode 100644 index 0000000..5b8710e --- /dev/null +++ b/Common/sway/autostart @@ -0,0 +1,12 @@ +exec rm /tmp/nwg-shell-check-update.lock +exec wlsunset -l 59.9614 -L 10.925 -t 4500 -T 6500 -g 1.0 +#exec swaync -s /home/jakob/.config/swaync/preset-1.css +exec nm-applet --indicator +#exec_always nwg-autotiling +#exec_always nwg-drawer -r -c 6 -is 64 -fscol 2 -s preset-1.css -term foot +#exec_always nwg-dock -d -p bottom -a center -i 48 -hd 20 -s preset-1.css +#exec_always nwg-panel -c preset-1 -s preset-1.css +#exec_always nwg-shell-check-updates +exec swayidle timeout 1200 nwg-lock timeout 1800 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' +#exec nwg-update-indicator +#exec nwg-shell-config -- cgit v1.2.3