Use "go" instead of "golang" brew pkg name
[khome.git] / home / bin / backlight_min
1 #! /bin/sh
2
3 set -e
4
5 echo 1 > '/sys/class/backlight/intel_backlight/brightness'
This page took 0.090316 seconds and 4 git commands to generate.