remove duplicate files

remove duplicate files
This commit is contained in:
onyx-and-iris 2022-04-19 20:22:54 +01:00
parent 041c350737
commit 3cbea34c1a
2 changed files with 0 additions and 30 deletions

View File

@ -1,18 +0,0 @@
# 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 wheen scroll step
[mwscroll_step]
size=3
# default submix bus
[submixes]
default=6

View File

@ -1,12 +0,0 @@
# example connections
[connection-1]
kind = 'banana'
ip = '<ip address 1>'
streamname = 'Command1'
port = 6990
[connection-2]
kind = 'potato'
ip = '<ip address 2>'
streamname = 'Command1'
port = 6990