Skip to content

Commit

Permalink
remove unnecessary flatpaks from plasma build
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Flöser committed Jan 31, 2024
1 parent fff02cd commit 7bbf3dd
Showing 1 changed file with 2 additions and 28 deletions.
30 changes: 2 additions & 28 deletions config/recipe-plasma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ modules:
- docker-compose-plugin
- fira-code-fonts
- helix
- webapp-manager
- yakuake
- starship
- util-linux-user
- webapp-manager
- yakuake
- zsh
- zsh-autosuggestions
- zsh-syntax-highlighting
Expand All @@ -80,33 +80,9 @@ modules:
repo-name: flathub
# repo-title: "Flathub (system-wide)" # Optional; this sets the remote's user-facing name in graphical frontends like GNOME Software
install:
# Core GNOME apps
- org.gnome.Calculator
- org.gnome.Calendar
- org.gnome.Snapshot
- org.gnome.Characters
- org.gnome.clocks
- org.gnome.Connections
- org.gnome.Contacts
- org.gnome.baobab
- org.gnome.SimpleScan
- org.gnome.Evince
- com.mattjakeman.ExtensionManager
- org.gnome.font-viewer
- org.gnome.Loupe
- org.gnome.Logs
- org.gnome.Maps
- org.gnome.Photos
- org.gnome.NautilusPreviewer
- org.gnome.TextEditor
- org.gnome.Weather
# Custom
- io.bassi.Amberol
- org.gtk.Gtk3theme.adw-gtk3
- org.gtk.Gtk3theme.adw-gtk3-dark
- com.bitwarden.desktop
- io.freetubeapp.FreeTube
- org.gnome.gThumb
- com.github.iwalton3.jellyfin-media-player
- io.mpv.Mpv
- com.nextcloud.desktopclient.nextcloud
Expand All @@ -116,7 +92,6 @@ modules:
- com.github.xournalpp.xournalpp
- com.github.tchx84.Flatseal
- io.github.giantpinkrobots.flatsweep
- org.gustavoperedo.FontDownloader
- org.mozilla.firefox
- org.libreoffice.LibreOffice
- org.mozilla.Thunderbird
Expand All @@ -133,7 +108,6 @@ modules:
# Only normal flatpak applications are (like Floorp Lightning web browser in this example).
# Multiple install of same flatpaks with different branches is not supported.
remove:
- org.gnome.eog
#
# A flatpak repo can also be added without having to install flatpaks,
# as long as one of the repo- fields is present
Expand Down

0 comments on commit 7bbf3dd

Please sign in to comment.