Add lockscreen configuration and graphics

This commit is contained in:
Philip Henning 2017-12-27 03:33:57 +01:00
parent afea196f49
commit 80762fb6a5
4 changed files with 1 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

View file

@ -42,10 +42,6 @@ super + alt + {space,Left,Down,Up,Right}
super + {s,f,t}
bspc node -t {floating,fullscreen,tiled}
# Move window with Mouse
super + button{1-3}
bspc pointer -g {move,resize_side,resize_corner}
# Close current window
super + w
bspc node -c
@ -80,7 +76,7 @@ XF86AudioMute
# Screenlock via slim
#ctrl + alt + l
super + l
slimlock
i3lock -u -i $HOME/.config/bspwm/lock.png
# Lock & Suspend System (keep RAM in physical RAM)
ctrl + alt + BackSpace

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.