fix: more xset rules

This commit is contained in:
2025-01-26 21:04:29 +01:00
parent bbb753d81d
commit ca979091dc

View File

@@ -78,6 +78,8 @@ if [ "$(hostname)" = "zion" ]; then
# Enable screen blanking and set timeout to 20 minutes # Enable screen blanking and set timeout to 20 minutes
# xset s on # xset s on
xset s off xset s off
xset s noblank
xset -dpms
# xset s 1200 # xset s 1200
xidlehook \ xidlehook \