mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Don't enable bigclock by default
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -48,9 +48,11 @@ bg = 0x00000000
|
|||||||
# none -> Disabled (default)
|
# none -> Disabled (default)
|
||||||
# en -> English
|
# en -> English
|
||||||
# fa -> Farsi
|
# fa -> Farsi
|
||||||
bigclock = en
|
bigclock = none
|
||||||
|
|
||||||
# Set bigclock to 12-hour notation.
|
# Set bigclock to 12-hour notation.
|
||||||
bigclock_12hr = false
|
bigclock_12hr = false
|
||||||
|
|
||||||
# Set bigclock to show the seconds.
|
# Set bigclock to show the seconds.
|
||||||
bigclock_seconds = false
|
bigclock_seconds = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user