lightmode
E. Almqvist 4 years ago
parent 9ad23bb9c9
commit 569c2919cb
  1. 4
      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

Loading…
Cancel
Save