mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 21:43:31 +00:00
initial commit
initial commit
This commit is contained in:
15
configs/app.toml
Normal file
15
configs/app.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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=false
|
||||
# default dimensions for channel label frames
|
||||
[channel]
|
||||
width=80
|
||||
height=130
|
||||
# default submix bus
|
||||
[submixes]
|
||||
default=6
|
||||
Reference in New Issue
Block a user