forked from sayan01/scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlock
More file actions
executable file
·15 lines (15 loc) · 726 Bytes
/
Copy pathlock
File metadata and controls
executable file
·15 lines (15 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/bash
betterlockscreen -l dimblur
#source $HOME/.config/betterlockscreenrc
#i3lock \
# -t -i "${HOME}/pics/Wallpapers/pinksky.jpg" -e \
# --timepos='x+960:h-70' \
# --datepos='x+960:h-35' \
# --timesize=48 --datesize=24 \
# --insidecolor=$insidecolor --ringcolor=$ringcolor --line-uses-inside \
# --keyhlcolor=$keyhlcolor --bshlcolor=$bshlcolor --separatorcolor=$separatorcolor \
# --insidevercolor=$insidevercolor --insidewrongcolor=$insidewrongcolor \
# --ringvercolor=$ringvercolor --ringwrongcolor=$ringwrongcolor \
# --radius=100 --ring-width=20 --veriftext='...' --wrongtext='' \
# --verifcolor="$verifcolor" --timecolor="$timecolor" --datecolor="$datecolor" \
# --noinputtext=':O' --force-clock --timestr="%H:%M"