Skip to content

Instantly share code, notes, and snippets.

@bdadam
Created September 6, 2022 23:40
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 bdadam/589becada644ee418d56e34de0829965 to your computer and use it in GitHub Desktop.
Save bdadam/589becada644ee418d56e34de0829965 to your computer and use it in GitHub Desktop.
Change Display Brightness Below Minimum
echo 1 | 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