From d7cca8cd9cd8dc717b35392de08da04f79bfdb8f Mon Sep 17 00:00:00 2001 From: fiftydinar <65243233+fiftydinar@users.noreply.github.com> Date: Sat, 27 Jan 2024 22:27:08 +0100 Subject: [PATCH] chore: fix yml formatting --- config/recipe.yml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/config/recipe.yml b/config/recipe.yml index 6f82b3ea34..cc14c1ba5a 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -31,26 +31,26 @@ modules: - firefox-langpacks # langpacks needs to also be removed to prevent dependency problems - type: default-flatpaks - notify: true # Send notification after install/uninstall is finished (true/false) - system: - # If no repo information is specified, Flathub will be used by default - repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo - repo-name: flathub - # repo-title: "Flathub (system-wide)" # Optional; this sets the remote's user-facing name in graphical frontends like GNOME Software - install: - # - org.gnome.Loupe - # - one.ablaze.floorp//lightning # This is an example of flatpak which has multiple branches in selection (flatpak//branch). - # Flatpak runtimes are not supported (like org.winehq.Wine//stable-23.08). - # 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 - user: - repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo - repo-name: flathub + notify: true # Send notification after install/uninstall is finished (true/false) + system: + # If no repo information is specified, Flathub will be used by default + repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo + repo-name: flathub + # repo-title: "Flathub (system-wide)" # Optional; this sets the remote's user-facing name in graphical frontends like GNOME Software + install: + # - org.gnome.Loupe + # - one.ablaze.floorp//lightning # This is an example of flatpak which has multiple branches in selection (flatpak//branch). + # Flatpak runtimes are not supported (like org.winehq.Wine//stable-23.08). + # 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 + user: + repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo + repo-name: flathub - type: script scripts: