Note why I chose 'rm -rf' instead of 'cargo clean'
[khome.git] / home / bin / backlight_min
CommitLineData
70ece610
SK
1#! /bin/sh
2
3set -e
4
5echo 1 > '/sys/class/backlight/intel_backlight/brightness'
This page took 0.15408 seconds and 4 git commands to generate.