Also add the track cursor font name option to the non-OS X config file
This commit is contained in:
parent
533bb4cd1c
commit
16d55f9d64
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@
|
||||||
},
|
},
|
||||||
"Spectrum" : true,
|
"Spectrum" : true,
|
||||||
"Start Drag Sensitivity" : 3,
|
"Start Drag Sensitivity" : 3,
|
||||||
|
"Track Cursor" : {
|
||||||
|
"Font Face" : ""
|
||||||
|
},
|
||||||
"Volume" : 50,
|
"Volume" : 50,
|
||||||
"Wheel Default to Zoom" : false,
|
"Wheel Default to Zoom" : false,
|
||||||
"Zoom" : {
|
"Zoom" : {
|
||||||
|
|
Loading…
Reference in a new issue