From 638cc1dc8fd4ded30f7d7448f2d30e5ca9fc8107 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 10 Aug 2024 12:47:47 +0200 Subject: Use native xorg --- awesome/xorg.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'awesome/xorg.conf') 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 -- cgit v1.2.3