diff options
Diffstat (limited to 'x11-themes/background-lnxpcs/files/i3lock-lnxpcs')
-rwxr-xr-x | x11-themes/background-lnxpcs/files/i3lock-lnxpcs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/background-lnxpcs/files/i3lock-lnxpcs b/x11-themes/background-lnxpcs/files/i3lock-lnxpcs index 11398bd..e47bd34 100755 --- a/x11-themes/background-lnxpcs/files/i3lock-lnxpcs +++ b/x11-themes/background-lnxpcs/files/i3lock-lnxpcs @@ -1,5 +1,4 @@ #!/bin/sh BACKS="/usr/share/backgrounds" i3lock -c 000000 -i $(shuf -n1 -e "$BACKS"/*) -t -f -sleep 1 xset dpms force off |