Skip to content

Instantly share code, notes, and snippets.

@mocon
Created April 21, 2026 16:46
Show Gist options
  • Select an option

  • Save mocon/1b5fc67a583bff4d55bbc7ea87a6d30b to your computer and use it in GitHub Desktop.

Select an option

Save mocon/1b5fc67a583bff4d55bbc7ea87a6d30b to your computer and use it in GitHub Desktop.
OpenLinkHub config on Bazzite
{
"debug": true,
"listenPort": 27003,
"listenAddress": "127.0.0.1",
"cpuSensorChip": "",
"manual": false,
"frontend": true,
"metrics": false,
"memory": true,
"memorySmBus": "i2c-6",
"memoryType": 4,
"exclude": [],
"memorySku": "CMW32GX4M2C3200C16",
"resumeDelay": 15000,
"logFile": "",
"logLevel": "info",
"enhancementKits": "",
"temperatureOffset": 0,
"amdGpuIndex": 0,
"amdsmiPath": "",
"checkDevicePermission": false,
"graphProfiles": true,
"cpuTempFile": "",
"ramTempViaHwmon": true,
"nvidiaGpuIndex": [
0
],
"defaultNvidiaGPU": 0,
"openRGBPort": 6743,
"enableOpenRGBTargetServer": false,
"enableGamepad": true,
"enableMotherboard": false,
"motherboardBiosOnExit": false,
"memoryRegisterOverride": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment