Util (Linux): add elf helper

This commit is contained in:
Carter Li
2024-08-08 15:03:10 +08:00
parent 2e2cf64452
commit a9373fb4e4
8 changed files with 115 additions and 0 deletions
+4
View File
@@ -730,6 +730,10 @@
"ddcutil": {
"description": "Used for brightness detection of external displays (Linux)",
"type": "string"
},
"elf": {
"description": "Used for st terminal font detection and systemd version detection (Linux)",
"type": "string"
}
}
},