diff options
Diffstat (limited to '')
| -rwxr-xr-x | scripts/commands/:night | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/commands/:night b/scripts/commands/:night new file mode 100755 index 0000000..b97c90b --- /dev/null +++ b/scripts/commands/:night @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +~/scripts/brightness.sh set 2; + |
