user/flatpak: new music player

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-07 17:23:45 +03:00
parent 1f3d819061
commit 1a4f54d7bc

View File

@ -45,6 +45,7 @@
] ]
++ [ ++ [
# media # media
"ca.edestcroix.Recordbox"
"io.bassi.Amberol" "io.bassi.Amberol"
"io.freetubeapp.FreeTube" "io.freetubeapp.FreeTube"
"org.atheme.audacious" "org.atheme.audacious"
@ -98,6 +99,7 @@
ELECTRON_OZONE_PLATFORM_HINT = "wayland"; ELECTRON_OZONE_PLATFORM_HINT = "wayland";
}; };
}; };
"ca.edestcroix.Recordbox".Context.filesystems = ["xdg-music"];
"com.valvesoftware.Steam" = { "com.valvesoftware.Steam" = {
Context = { Context = {
inherit (game) sockets; inherit (game) sockets;