summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/10-monitor.conf
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-02-28 03:59:40 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-02-28 03:59:40 (GMT)
commita835bb246a72fef277faa2f92ea3671e476242e1 (patch)
treef4cb3761bf1313d1592e5ff75d32305eb4058c0e /linhes/linhes-system/10-monitor.conf
parent6d539ff0d35e9082eedcb5d315c7eb76cca136ec (diff)
downloadlinhes_pkgbuild-a835bb246a72fef277faa2f92ea3671e476242e1.zip
linhes_pkgbuild-a835bb246a72fef277faa2f92ea3671e476242e1.tar.gz
linhes_pkgbuild-a835bb246a72fef277faa2f92ea3671e476242e1.tar.bz2
linhes-system: change dpms settings
add wol rules
Diffstat (limited to 'linhes/linhes-system/10-monitor.conf')
-rw-r--r--linhes/linhes-system/10-monitor.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/linhes/linhes-system/10-monitor.conf b/linhes/linhes-system/10-monitor.conf
index f63cc86..a92ff49 100644
--- a/linhes/linhes-system/10-monitor.conf
+++ b/linhes/linhes-system/10-monitor.conf
@@ -1,3 +1,10 @@
Section "Extensions"
- Option "DPMS" "Disable"
+ Option "DPMS" "True"
+EndSection
+
+Section "ServerFlags"
+ Option "StandbyTime" "0"
+ Option "SuspendTime" "0"
+ Option "OffTime" "0"
+ Option "BlankTime" "0"
EndSection