etc/builtin.conf: add osd-box/sub-box/box profiles

This commit is contained in:
Kacper Michajłow 2024-11-03 02:47:25 +01:00
parent 45c1c58680
commit 638ada18f8
1 changed files with 20 additions and 0 deletions

View File

@ -77,3 +77,23 @@ sws-scaler=bilinear
sws-fast=yes
zimg-scaler=bilinear
zimg-dither=no
[osd-box]
osd-back-color="#AF000000"
osd-border-style=background-box
osd-outline-size=0
osd-shadow-offset=4
script-opt=console-border_size=0
script-opt=stats-border_size=0
script-opt=stats-shadow_x_offset=4
script-opt=stats-shadow_y_offset=4
[sub-box]
sub-back-color="#AF000000"
sub-border-style=background-box
sub-outline-size=0
sub-shadow-offset=4
[box]
profile=osd-box
profile=sub-box