Created
May 20, 2019 10:27
-
-
Save hughrawlinson/486dbfb31b36846c66b2639cec0427ae to your computer and use it in GitHub Desktop.
I'm on Linux and this is how I change my backlight brightness now
This file contains 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
echo 937 | sudo tee /sys/class/backlight/intel_backlight/brightness |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment