iso-profiles/mabox-linux/desktop-overlay/etc/skel/bin/betterlockscreen_setup

8 lines
209 B
Plaintext
Raw Normal View History

2019-11-01 17:22:26 +01:00
#!/bin/bash
2021-08-22 19:30:51 +02:00
#[ -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"