iso-profiles/mabox-linux/desktop-overlay/etc/skel/bin/betterlockscreen_setup
2021-08-22 19:30:51 +02:00

8 lines
209 B
Bash
Executable File

#!/bin/bash
#[ -e ~/.cache/i3lock/current ] || betterlockscreen -u /usr/share/backgrounds/everaldo-coelho-486011-unsplash.jpg
source <(grep file ~/.config/nitrogen/bg-saved.cfg)
betterlockscreen -u "$file"