Decrease default volume to 50 as safety against loud videos at startup.
This commit is contained in:
parent
fef61e7178
commit
25e1fa8409
@ -3,7 +3,7 @@
|
|||||||
# Copyright 2022-2023 Inference
|
# Copyright 2022-2023 Inference
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 0.1.0.2
|
# Version: 0.2.0.3
|
||||||
|
|
||||||
|
|
||||||
alpha=yes
|
alpha=yes
|
||||||
@ -17,4 +17,4 @@ no-border
|
|||||||
no-osc
|
no-osc
|
||||||
osd-level=0
|
osd-level=0
|
||||||
vo=gpu
|
vo=gpu
|
||||||
volume=100
|
volume=50
|
||||||
|
Loading…
x
Reference in New Issue
Block a user