Skip to content

Instantly share code, notes, and snippets.

@Kalman98
Created February 24, 2017 19:18
Show Gist options
  • Save Kalman98/c069ac11efe97a720c1484463e5124bb to your computer and use it in GitHub Desktop.
Save Kalman98/c069ac11efe97a720c1484463e5124bb to your computer and use it in GitHub Desktop.
{
"jsonid" : "vrsettings",
"steamvr": {
"forcedDriver": "null"
},
"driver_null": {
"enable": true,
"id": "Null Driver",
"serialNumber": "Null 4711",
"modelNumber": "Null Model Number",
"windowX": 100,
"windowY": 100,
"windowWidth": 1920,
"windowHeight": 1080,
"renderWidth": 1344,
"renderHeight": 1512,
"secondsFromVsyncToPhotons": 0.1,
"displayFrequency": 90
},
"notifications" : {
"DoNotDisturb" : false
},
"version" : "1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment