0

How can I disable screensaver?

I tried xset s off, but it's not working.

Zanna
  • 72,312

1 Answers1

1

Launch terminal using Ctrl + Alt + T and run these command:

gsettings set org.gnome.desktop.screensaver idle-activation-enabled false
Liso
  • 15,677