summaryrefslogtreecommitdiff
path: root/awesome/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'awesome/xorg.conf')
-rw-r--r--awesome/xorg.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/awesome/xorg.conf b/awesome/xorg.conf
index 04f72e6..7be1175 100644
--- a/awesome/xorg.conf
+++ b/awesome/xorg.conf
@@ -4,3 +4,7 @@ Section "InputClass"
Option "XkbLayout" "us"
Option "XkbOptions" "caps:swapescape"
EndSection
+
+Section "Extensions"
+ Option "DPMS" "false"
+EndSection