Created
January 13, 2016 10:56
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xrandr --output eDP1 --brightness 0.75 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment