use sandboxed bottles instead of lutris

This commit is contained in:
Christoph Cullmann 2025-04-01 21:56:13 +02:00
parent 57b4572989
commit 9344fcb656
No known key found for this signature in database
4 changed files with 3 additions and 41 deletions

View file

@ -6,6 +6,7 @@ let
# all wanted flatpak packages
desiredFlatpaks = {
"com.usebottles.bottles" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
"com.valvesoftware.Steam" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
"com.vivaldi.Vivaldi" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
"io.github.ungoogled_software.ungoogled_chromium" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";