mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 13:22:25 +00:00
Add lockscreen
This commit is contained in:
parent
17988a4655
commit
cd4366a09d
Binary file not shown.
Before Width: | Height: | Size: 557 KiB After Width: | Height: | Size: 150 KiB |
5
dotfiles/config/bspwm/lock.sh
Executable file
5
dotfiles/config/bspwm/lock.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
lockscreen="$HOME/.config/bspwm/lock.png"
|
||||
|
||||
i3lock -u -i $lockscreen
|
|
@ -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
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
BIN
graphics/bg/bg_mandala.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 557 KiB |
1948
graphics/lock_34C4/34C3_tuwat_RED.svg
Normal file
1948
graphics/lock_34C4/34C3_tuwat_RED.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 199 KiB |
BIN
graphics/lock_34C4/i3lock_34c3.jpg
Normal file
BIN
graphics/lock_34C4/i3lock_34c3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
Loading…
Reference in a new issue