summary refs log tree commit diff
path: root/.local/share/lock/locked.d
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/lock/locked.d')
-rwxr-xr-x.local/share/lock/locked.d/light.sh3
-rwxr-xr-x.local/share/lock/locked.d/music.sh2
2 files changed, 5 insertions, 0 deletions
diff --git a/.local/share/lock/locked.d/light.sh b/.local/share/lock/locked.d/light.sh
new file mode 100755
index 0000000..3c492b9
--- /dev/null
+++ b/.local/share/lock/locked.d/light.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+light -O
+light -S 1
diff --git a/.local/share/lock/locked.d/music.sh b/.local/share/lock/locked.d/music.sh
new file mode 100755
index 0000000..4c647d5
--- /dev/null
+++ b/.local/share/lock/locked.d/music.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+playerctl -s stop || true