mirror of
https://github.com/shokinn/.files.git
synced 2025-06-29 08:10:42 +00:00
Add lockscreen
This commit is contained in:
parent
17988a4655
commit
cd4366a09d
7 changed files with 1954 additions and 1 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue