From fe67ec0d013c5f337e3bada3d79c5587d5dd77d0 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Sun, 18 Oct 2020 19:23:04 +0200 Subject: [PATCH] i3 stuff --- i3/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i3/config b/i3/config index 8a0ea9d..0d1215c 100644 --- a/i3/config +++ b/i3/config @@ -243,3 +243,7 @@ exec_always --no-startup-id $HOME/.config/polybar/launch.sh # Conky exec_always --no-startup-id $HOME/.config/conky/launch.sh + +# Anti sleep screen +exec_always xset s off +exec_always xset -dpms