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, 0 insertions, 6 deletions
diff --git a/config/ratpoison/lock b/config/ratpoison/lock
deleted file mode 100755
index b2c0741..0000000
--- a/config/ratpoison/lock
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-source ~/.colors
-COLOR0=${COLOR0:1:7}
-COLOR11=${COLOR11:1:7}
-i3lock -n -i ~/.wallpaper.png -z --ringcolor="${COLOR0}ff" --keyhlcolor="${COLOR11}ff" &
-