This commit is contained in:
AnErrupTion
2024-07-31 22:35:55 +02:00
3 changed files with 32 additions and 5 deletions

View File

@@ -4,6 +4,11 @@
# matrix -> CMatrix
animation = none
# Stop the animation after some time
# 0 -> Run forever (default)
# 1..2e12 -> Stop the animation after this many seconds
animation_timeout_sec = 0
# Format string for clock in top right corner (see strftime specification). Example: %c
# If null, the clock won't be shown
clock = null