mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-08 18:29:45 +00:00
[main] rm un-needed greeter-font flag
This commit is contained in:
parent
e1579ce343
commit
08440bab90
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ lock() {
|
|||
--ringvercolor=$ringvercolor --ringwrongcolor=$ringwrongcolor --indpos='x+280:h-70' \
|
||||
--radius=20 --ring-width=4 --veriftext='' --wrongtext='' \
|
||||
--verifcolor="$verifcolor" --timecolor="$timecolor" --datecolor="$datecolor" \
|
||||
--time-font="$font" --date-font="$font" --layout-font="$font" --verif-font="$font" --wrong-font="$font" --greeter-font="$font" \
|
||||
--time-font="$font" --date-font="$font" --layout-font="$font" --verif-font="$font" --wrong-font="$font" \
|
||||
--noinputtext='' --force-clock $lockargs
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue