Skip to content

Instantly share code, notes, and snippets.

@florentdestremau
Created January 13, 2016 10:56
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 florentdestremau/a54e1ef9463a25450896 to your computer and use it in GitHub Desktop.
Save florentdestremau/a54e1ef9463a25450896 to your computer and use it in GitHub Desktop.
Manually set the brightness (from 0 to 1 scale). For those like me with an Asus Zenbook and no control over it, you can have a custom shortcut
xrandr --output eDP1 --brightness 0.75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment