Exclude linuxaudio plugins from domain comment

This commit is contained in:
bbhtt
2026-01-15 20:21:16 +05:30
parent 37e8f2d8c4
commit ea61791a9c
+1
View File
@@ -58,6 +58,7 @@ def get_domain(appid: str) -> str:
"org.kde.PlatformTheme.",
"org.kde.Sdk.",
"org.kde.WaylandDecoration.",
"org.freedesktop.LinuxAudio.",
)
):
return ret_none