.files/dotfiles/config/bspwm/lock.sh
2017-12-30 12:31:57 +01:00

6 lines
83 B
Bash
Executable file

#!/bin/bash
lockscreen="$HOME/.config/bspwm/lock.png"
i3lock -u -i $lockscreen