manifest: add official branding

This commit is contained in:
liushuyu 2021-03-01 17:40:22 -07:00
parent dc2387354f
commit 8a9b2ddbae
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437

View File

@ -8,6 +8,12 @@
"command": "yuzu",
"rename-desktop-file": "yuzu.desktop",
"rename-icon": "yuzu",
"build-options": {
"env": {
"TITLEBARFORMATIDLE": "yuzu {5} .",
"TITLEBARFORMATRUNNING": "yuzu {5} | {3} ."
}
},
"finish-args": [
"--device=all",
"--socket=fallback-x11",