aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/lock
diff options
context:
space:
mode:
Diffstat (limited to 'config/ratpoison/lock')
-rwxr-xr-xconfig/ratpoison/lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ratpoison/lock b/config/ratpoison/lock
new file mode 100755
index 0000000..b2c0741
--- /dev/null
+++ b/config/ratpoison/lock
@@ -0,0 +1,6 @@
+#!/bin/bash
+source ~/.colors
+COLOR0=${COLOR0:1:7}
+COLOR11=${COLOR11:1:7}
+i3lock -n -i ~/.wallpaper.png -z --ringcolor="${COLOR0}ff" --keyhlcolor="${COLOR11}ff" &
+