diff options
author | self <george@gabbott.dev> | 2023-01-05 16:53:16 +0000 |
---|---|---|
committer | self <george@gabbott.dev> | 2023-01-05 16:53:16 +0000 |
commit | 881108f51baee0652300325a1dd1e071e2866eed (patch) | |
tree | 31f795d183c0c50b5d1401a64da3ed53613e0581 /scripts/change-light | |
parent | 0e29becfa37203f02fa8392bb3de61265b44ed1a (diff) |
Removed scripts, as moved to orgd
Diffstat (limited to 'scripts/change-light')
-rwxr-xr-x | scripts/change-light | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/change-light b/scripts/change-light deleted file mode 100755 index 4658349..0000000 --- a/scripts/change-light +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -xbacklight -$1 $2 -pkill -RTMIN+2 dwmblocks |