Add lockscreen

This commit is contained in:
Philip Henning 2017-12-27 12:01:54 +01:00
parent 17988a4655
commit cd4366a09d
7 changed files with 1954 additions and 1 deletions

5
dotfiles/config/bspwm/lock.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
lockscreen="$HOME/.config/bspwm/lock.png"
i3lock -u -i $lockscreen