4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
[ -e ~/.cache/i3lock/current ] || betterlockscreen -u /usr/share/backgrounds/sharon-mccutcheon-527906-unsplash.jpg
|