Don't enable bigclock by default

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion 2025-08-03 13:05:28 +02:00
parent b382d74969
commit bd2d1142b2
No known key found for this signature in database
1 changed files with 4 additions and 2 deletions

View File

@ -48,9 +48,11 @@ bg = 0x00000000
# none -> Disabled (default)
# en -> English
# fa -> Farsi
bigclock = en
bigclock = none
# Set bigclock to 12-hour notation.
bigclock_12hr = false
bigclock_12hr = false
# Set bigclock to show the seconds.
bigclock_seconds = false