mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-16 20:43:31 +00:00
split up taskfiles
add azure builds
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# load a specific profile on start (file name without .toml ext)
|
||||
# [configs]
|
||||
# config="example"
|
||||
# load with themes enabled? set the default mode
|
||||
# load with themes enabled?
|
||||
[theme]
|
||||
enabled = true
|
||||
mode = "light"
|
||||
# load in extended mode? if so which orientation
|
||||
[extends]
|
||||
extended = true
|
||||
@@ -22,4 +21,4 @@ size = 3
|
||||
default = 0
|
||||
# show the navigation frame?
|
||||
[navigation]
|
||||
show = true
|
||||
show = false
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
### set the ip then uncomment
|
||||
# [connection-1]
|
||||
# kind = 'banana'
|
||||
# ip = '<ip address 1>'
|
||||
# ip = 'localhost'
|
||||
# streamname = 'Command1'
|
||||
# port = 6980
|
||||
|
||||
# [connection-2]
|
||||
# kind = 'potato'
|
||||
# ip = '<ip address 2>'
|
||||
# ip = 'gamepc.local'
|
||||
# streamname = 'Command1'
|
||||
# port = 6980
|
||||
|
||||
Reference in New Issue
Block a user