Skip to content

Instantly share code, notes, and snippets.

@pubkey
Created February 2, 2016 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pubkey/b7ca0e930c9fdc4cac0e to your computer and use it in GitHub Desktop.
Save pubkey/b7ca0e930c9fdc4cac0e to your computer and use it in GitHub Desktop.
linux mint persistent brightness
# 1. put this in any .sh script
# 2. open 'gnome-session-properties' via cmd ( linux autostart )
# 3. add this script
pkexec /usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment