fix: disabled xset

This commit is contained in:
2025-01-26 19:42:44 +01:00
parent 228f91da74
commit bbb753d81d

View File

@@ -77,6 +77,7 @@ 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 1200 # xset s 1200
xidlehook \ xidlehook \