Files
dotfiles/misc/xorg/general/20-dpms.conf
quak 949713c80c .
2024-10-16 00:19:31 +02:00

7 lines
110 B
Plaintext

Section "ServerFlags"
Option "StandbyTime" "5"
Option "SuspendTime" "6"
Option "OffTime" "120"
EndSection