added forced clock (#16)

This commit is contained in:
Philipp Hemmelmayr 2017-12-19 14:22:53 +01:00 committed by Pavan Jadhaw
parent 5e775c59a4
commit 828df2052d

View file

@ -51,7 +51,8 @@ lock() {
--insidevercolor=$passwordCorrect --insidewrongcolor=$passwordIncorrect \ --insidevercolor=$passwordCorrect --insidewrongcolor=$passwordIncorrect \
--ringvercolor=$foreground --ringwrongcolor=$foreground --indpos="x+280:h-70" \ --ringvercolor=$foreground --ringwrongcolor=$foreground --indpos="x+280:h-70" \
--radius=20 --ring-width=4 --veriftext="" --wrongtext="" \ --radius=20 --ring-width=4 --veriftext="" --wrongtext="" \
--textcolor="$foreground" --timecolor="$foreground" --datecolor="$foreground" --textcolor="$foreground" --timecolor="$foreground" --datecolor="$foreground" \
--force-clock
} }
postlock() { postlock() {