much config. such changes. wow

This commit is contained in:
Geoffrey Frogeye 2015-09-26 21:32:00 +02:00
parent 6944bc9884
commit 603d1b687c
16 changed files with 942 additions and 174 deletions

6
config/i3/lock Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
dm-tool lock
if [ $? -ne 0 ]; then
$HOME/.config/i3/blurlock
fi