voicemeeter-compact/configs/app.toml
2022-05-05 10:29:27 +01:00

22 lines
462 B
TOML

# load a specific profile on start (file name without .toml ext)
# [profiles]
# profile="example"
# load with themes enabled? set the default mode
[theme]
enabled=true
mode="light"
# load in extended mode? if so which orientation
[extends]
extended=true
extends_horizontal=true
# default dimensions for channel label frames
[channel]
width=80
height=130
# size of a single mouse wheel scroll step
[mwscroll_step]
size=3
# default submix bus
[submixes]
default=0