Skip to content

Instantly share code, notes, and snippets.

@rgo
Created October 26, 2011 21:39
Show Gist options
  • Save rgo/1317972 to your computer and use it in GitHub Desktop.
Save rgo/1317972 to your computer and use it in GitHub Desktop.
Change idle time for dimming screen when run out of AC
1. Install dconf-tools package
2. Run dconf-editor
3. Browse to org.gnome.settings-daemon.plugins.power
4. Change idle-dim-time to your liked value in seconds.
You can run it in a termina:
$ gsettings set org.gnome.settings-daemon.plugins.power idle-dim-time <your_value>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment