41 lines
917 B
Plaintext
41 lines
917 B
Plaintext
# Default Flatpak applications
|
|||
|
|
# These will be installed on first boot
|
||
|
|
# Format: INI file with [Flatpak Preinstall NAME] groups
|
||
|
|
# See: https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak-preinstall
|
||
|
|
|
||
|
|
# Web Browsers
|
||
|
|
[Flatpak Preinstall org.mozilla.firefox]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
[Flatpak Preinstall org.mozilla.Thunderbird]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
[Flatpak Preinstall org.gnome.Firmware]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
[Flatpak Preinstall org.gnome.Loupe]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
[Flatpak Preinstall org.gnome.Papers]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
[Flatpak Preinstall org.gnome.SimpleScan]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
# System Utilities
|
||
|
|
[Flatpak Preinstall com.github.tchx84.Flatseal]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
# Universal Blue Specific
|
||
|
|
[Flatpak Preinstall com.ranfdev.DistroShelf]
|
||
|
|
Branch=stable
|
||
|
|
|
||
|
|
# GTK Themes (runtimes)
|
||
|
|
[Flatpak Preinstall org.gtk.Gtk3theme.adw-gtk3]
|
||
|
|
Branch=3.22
|
||
|
|
IsRuntime=true
|
||
|
|
|
||
|
|
[Flatpak Preinstall org.gtk.Gtk3theme.adw-gtk3-dark]
|
||
|
|
Branch=3.22
|
||
|
|
IsRuntime=true
|