feat(guz,apps): prismlauncher

This commit is contained in:
Guz
2025-03-02 17:20:36 -03:00
parent 58b48bfe14
commit 845adcce45

View File

@@ -9,6 +9,7 @@
"org.libreoffice.LibreOffice"
"md.obsidian.Obsidian"
"com.github.vikdevelop.photopea_app"
"org.prismlauncher.PrismLauncher"
"com.rustdesk.RustDesk"
{
flatpakref = "https://sober.vinegarhq.org/sober.flatpakref";
@@ -19,6 +20,7 @@
services.flatpak.overrides = {
"com.bitwarden.desktop" = {Context.sockets = ["x11"];};
"com.github.vikdevelop.photopea_app" = {Context.sockets = ["x11"];};
"org.prismlauncher.PrismLauncher" = {Context.sockets = ["x11"];};
# "dev.vencord.Vesktop" = {Context.sockets = ["x11"];};
};