use zen not firefox

This commit is contained in:
Christoph Cullmann 2025-07-19 15:14:50 +02:00
parent cea80f6051
commit 1a3cfd1982
No known key found for this signature in database

View file

@ -16,8 +16,8 @@ let
"org.libretro.RetroArch" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures --filesystem=~/Games";
# maximal sandboxed browsers
"app.zen_browser.zen" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
"com.brave.Browser" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
"org.mozilla.firefox" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
# maximal sandboxed messaging apps
"org.kde.neochat" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";