mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 04:16:12 +01:00
fix: more xset rules
This commit is contained in:
@@ -78,6 +78,8 @@ if [ "$(hostname)" = "zion" ]; then
|
||||
# Enable screen blanking and set timeout to 20 minutes
|
||||
# xset s on
|
||||
xset s off
|
||||
xset s noblank
|
||||
xset -dpms
|
||||
# xset s 1200
|
||||
|
||||
xidlehook \
|
||||
|
||||
Reference in New Issue
Block a user