mirror of https://github.com/fairyglade/ly.git
Fixed config info for bigclock_format
This commit is contained in:
parent
b9655a3c28
commit
30e08501b7
|
|
@ -13,7 +13,7 @@
|
||||||
#bigclock = true
|
#bigclock = true
|
||||||
|
|
||||||
# Big clock formatting (see strftime specification) [allowed symbols 1-9,-,:]
|
# Big clock formatting (see strftime specification) [allowed symbols 1-9,-,:]
|
||||||
#bigclock_format = %c
|
#bigclock_format = %H:%M
|
||||||
|
|
||||||
# The character used to mask the password
|
# The character used to mask the password
|
||||||
#asterisk = *
|
#asterisk = *
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue