mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 13:06:13 +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
|
# 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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user