2027 #3

Merged
nnduc merged 24 commits from 2027 into main 2026-07-16 02:57:16 +00:00
Showing only changes of commit 7df6d6bd99 - Show all commits
+1
View File
@@ -32,6 +32,7 @@ exec --no-startup-id dex --autostart --environment i3
exec --no-startup-id xrandr --output HDMI-0 --mode 1920x1080 --rate 120 exec --no-startup-id xrandr --output HDMI-0 --mode 1920x1080 --rate 120
# burn-in prevention: blank after 5min, DPMS off after 10min, skip lock if fullscreen # burn-in prevention: blank after 5min, DPMS off after 10min, skip lock if fullscreen
exec --no-startup-id xset b off
exec --no-startup-id xset s 300 300 exec --no-startup-id xset s 300 300
exec --no-startup-id xset dpms 300 600 900 exec --no-startup-id xset dpms 300 600 900
exec --no-startup-id xss-lock -- ~/.config/i3/scripts/lock $wallpaper_dir exec --no-startup-id xss-lock -- ~/.config/i3/scripts/lock $wallpaper_dir