summaryrefslogtreecommitdiff
path: root/scripts/change-light
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-04-24 12:15:31 +0100
committerself <self@sateoki.xyz>2022-04-24 12:15:31 +0100
commit23925a2a60a2c071d55484861fb326cb53762727 (patch)
tree99a14fa088535fc0b169230d90b985d75880a4d9 /scripts/change-light
parent34f392a9fc7c9a08ea92131a3ee78159000f6d58 (diff)
Script to change brightness
Diffstat (limited to 'scripts/change-light')
-rwxr-xr-xscripts/change-light4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/change-light b/scripts/change-light
new file mode 100755
index 0000000..4658349
--- /dev/null
+++ b/scripts/change-light
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+xbacklight -$1 $2
+pkill -RTMIN+2 dwmblocks