1
0
mirror of https://github.com/xgi/castero synced 2024-11-10 15:28:45 +01:00

remove right_align_time config option

The time (and volume) will now always be right-aligned.
This commit is contained in:
Jake Robertson 2020-06-10 22:23:53 -04:00
parent e27b2f9c06
commit 533350dd6d

@ -29,10 +29,6 @@ disable_vertical_borders = False
# default: True
clean_html_descriptions = True
# Whether to right-align the current episode time/duration.
# default: False
right_align_time = False
# The display refresh delay, in ms. Increase to reduce idle CPU usage.
# default: 30
refresh_delay = 30