.
This commit is contained in:
6
misc/xorg/general/20-dpms.conf
Normal file
6
misc/xorg/general/20-dpms.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
Section "ServerFlags"
|
||||
Option "StandbyTime" "5"
|
||||
Option "SuspendTime" "6"
|
||||
Option "OffTime" "120"
|
||||
EndSection
|
||||
@@ -4,9 +4,11 @@
|
||||
Section "Monitor"
|
||||
Identifier "DisplayPort-2"
|
||||
Option "Primary" "true"
|
||||
Option "DPMS"
|
||||
EndSection
|
||||
|
||||
Section "Monitor"
|
||||
Identifier "DisplayPort-1"
|
||||
Option "rightof" "DisplayPort-2"
|
||||
Option "DPMS"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user