Files
lunarwm/launch_settings.cap
Slendi f74937bb6a Initial commit
Signed-off-by: Slendi <slendi@socopon.com>
2025-10-01 20:29:18 +03:00

35 lines
1.0 KiB
Plaintext

{
"rdocCaptureSettings": 1,
"settings": {
"autoStart": false,
"commandLine": "",
"environment": [
{
"separator": "Platform style",
"type": "Set",
"value": "1",
"variable": "LWM_NO_XR"
}
],
"executable": "/home/lain/Documents/projs/lunarwm/build/LunarWM",
"inject": false,
"numQueuedFrames": 0,
"options": {
"allowFullscreen": true,
"allowVSync": true,
"apiValidation": false,
"captureAllCmdLists": false,
"captureCallstacks": false,
"captureCallstacksOnlyDraws": false,
"debugOutputMute": true,
"delayForDebugger": 0,
"hookIntoChildren": false,
"refAllResources": false,
"softMemoryLimit": 0,
"verifyBufferAccess": false
},
"queuedFrameCap": 0,
"workingDir": "/home/lain/Documents/projs/lunarwm"
}
}