summaryrefslogtreecommitdiff
path: root/x11-themes/background-lnxpcs/files/i3lock-lnxpcs
blob: e47bd346dd40c161862a2ef9bb4ce068aea37ddd (plain)
1
2
3
4
#!/bin/sh
BACKS="/usr/share/backgrounds"
i3lock -c 000000 -i $(shuf -n1 -e "$BACKS"/*) -t -f
xset dpms force off