I hereby claim:
- I am teolandon on github.
- I am teolandon (https://keybase.io/teolandon) on keybase.
- I have a public key ASBrBVa-hpSL_c5roajUF1MQtTj4mkB_ZTvu8xk9TZBZLgo
To claim this, I am signing this object:
| #!/bin/bash | |
| # Takes an input of a number, to subtract from the current brightness. | |
| DIR=/sys/class/backlight/intel_backlight | |
| LVL=$1 | |
| MIN=100 | |
| CURR=$(head -n 1 "$DIR/brightness") |
I hereby claim:
To claim this, I am signing this object: