updated config comment to reflect the new range for animation timeout

This commit is contained in:
Ello Skelling 2024-07-31 12:13:20 -07:00
parent 6910dcd7f1
commit 6862449c49
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ animation = none
# Stop the animation after some time
# 0 -> Run forever (default)
# 1..255 -> Stop the animation after this many seconds
# 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