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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 557 KiB

After

Width:  |  Height:  |  Size: 150 KiB

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

View file

@ -76,7 +76,7 @@ XF86AudioMute
# Screenlock via slim
#ctrl + alt + l
super + l
i3lock -u -i $HOME/.config/bspwm/lock.png
$HOME/.config/bspwm/lock.sh
# Lock & Suspend System (keep RAM in physical RAM)
ctrl + alt + BackSpace

BIN
graphics/bg/bg_34c3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

BIN
graphics/bg/bg_mandala.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 557 KiB

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB