diff --git a/xinitrc b/xinitrc index 2cf2426..0b31027 100644 --- a/xinitrc +++ b/xinitrc @@ -47,8 +47,8 @@ $HOME/.config/picom/launch & nitrogen --restore & # Anti sleep -exec_always xset s off & -exec_always xset -dpms & +xset s off & +xset -dpms & # Loop while true; do