Added a config file, no more source code editing
This commit is contained in:
7
config.json.example
Normal file
7
config.json.example
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"SampleRate": 48000,
|
||||
"SecondsToRecord": 20,
|
||||
"SourcesToRecord": [],
|
||||
"SaveDirectory": ".",
|
||||
"Shortcut": "alt+1"
|
||||
}
|
||||
Reference in New Issue
Block a user