psygo / dotfiles_artix

My Linux configuration, dotfiles.
https://fanaro.io
1 stars 1 forks source link

Fix blanking of the screen after being idle for some time #3

Closed psygo closed 3 years ago

psygo commented 3 years ago

Using this should be working:

xset s off
xset s noblank

But it isn't, I don't know why.

psygo commented 3 years ago

This video by Brodie Robertson helped a lot.

The real answer is:

xset -dpms