chore: correct typos in uosc.conf (#594)
This commit is contained in:
@@ -47,7 +47,7 @@ timeline_cache=yes
|
||||
# `cycle:{default_icon}:{prop}[@{owner}]:{value1}[={icon1}][!]/{valueN}[={iconN}][!]`
|
||||
# - button that cycles mpv property between values, each optionally having different icon and active flag
|
||||
# - presence of `!` at the end will style the button as active
|
||||
# - `{owner}` is the name of a scrip that manages this property if any
|
||||
# - `{owner}` is the name of a script that manages this property if any
|
||||
# `gap[:{scale}]` - display an empty gap, {scale} - factor of controls_size, default: 0.3
|
||||
# `space` - fills all available space between previous and next item, useful to align items to the right
|
||||
# - multiple spaces divide the available space among themselves, which can be used for centering
|
||||
@@ -157,7 +157,7 @@ font_scale=1
|
||||
# Border of text and icons when drawn directly on top of video
|
||||
text_border=1.2
|
||||
# Use a faster estimation method instead of accurate measurement
|
||||
# setting this to `no` might have a noticable impact on performance, especially in large menus.
|
||||
# setting this to `no` might have a noticeable impact on performance, especially in large menus.
|
||||
text_width_estimation=yes
|
||||
# Execute command for background clicks shorter than this number of milliseconds, 0 to disable
|
||||
# Execution always waits for `input-doubleclick-time` to filter out double-clicks
|
||||
|
Reference in New Issue
Block a user