2014-03-29
I couldn’t find a graphical utility to alter screen brightness in linux (and one that doesn’t require installing the whole of GNOME or something), so I decided to write a little bash script.
It sugar-coats adjusting laptop backlight brightness via GUI: https://github.com/ScoreUnder/simple-backlight-gui
Writing about it here because why not.