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