From d923956d4866beb5093c89e0c1a4f54a9c37070f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 01:39:43 +0200 Subject: major fixes and rearrangement --- config/ratpoison/lock | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 config/ratpoison/lock (limited to 'config/ratpoison/lock') 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" & + -- cgit v1.2.3-54-g00ecf