mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 20:01:47 +00:00
feat: Specify flatpak runtime (#2755)
This commit is contained in:
@ -132,6 +132,7 @@
|
|||||||
"flatpak": {
|
"flatpak": {
|
||||||
"description": "YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)",
|
"description": "YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)",
|
||||||
"category": "AudioVideo",
|
"category": "AudioVideo",
|
||||||
|
"runtimeVersion": "24.08",
|
||||||
"finishArgs": [
|
"finishArgs": [
|
||||||
"--socket=wayland",
|
"--socket=wayland",
|
||||||
"--socket=x11",
|
"--socket=x11",
|
||||||
|
|||||||
Reference in New Issue
Block a user