mirror of https://github.com/fairyglade/ly.git
config.ini bigclock was set to true when it is false by default
This commit is contained in:
parent
fdb6592cae
commit
dc7477951a
|
|
@ -10,7 +10,7 @@
|
||||||
#clock = %c
|
#clock = %c
|
||||||
|
|
||||||
# enable/disable big clock
|
# enable/disable big clock
|
||||||
#bigclock = true
|
#bigclock = false
|
||||||
|
|
||||||
# Big clock formatting (see strftime specification) [allowed symbols 1-9,-,:]
|
# Big clock formatting (see strftime specification) [allowed symbols 1-9,-,:]
|
||||||
#bigclock_format = %H:%M
|
#bigclock_format = %H:%M
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue