Skip to content

Instantly share code, notes, and snippets.

@channprj
Created April 13, 2021 10:24
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 channprj/9c34e2f1ba8010dc137626aaacde2f88 to your computer and use it in GitHub Desktop.
Save channprj/9c34e2f1ba8010dc137626aaacde2f88 to your computer and use it in GitHub Desktop.
Turn off macbook (linux) screen
#!/bin/sh
echo 0 > /sys/class/backlight/nv_backlight/brightness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment