From 25765f665f7d485c5405b33c64125f962da7272a Mon Sep 17 00:00:00 2001 From: stkhan Date: Wed, 21 Apr 2021 15:48:45 +0000 Subject: Rewrote some of the script, added brightness controls --- bin/darker | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 bin/darker (limited to 'bin/darker') diff --git a/bin/darker b/bin/darker new file mode 100755 index 0000000..f7530e7 --- /dev/null +++ b/bin/darker @@ -0,0 +1,7 @@ +#!/bin/sh + +# +# A script that lowers and ups the brightness +# + +sudo light -U 6 -- cgit v1.2.3