4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
[ -e ~/.cache/i3lock/current ] || betterlockscreen -u /usr/share/backgrounds/everaldo-coelho-486011-unsplash.jpg
|