Skip to content

Commit

Permalink
I think bluefin already removes the installed firefox and installs th…
Browse files Browse the repository at this point in the history
…e flatpak?
  • Loading branch information
Matt Campbell committed Dec 20, 2024
1 parent f8933f6 commit ca58dab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/DX-GTS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ modules:
remove:
# example: removing firefox (in favor of the flatpak)
# "firefox" is the main package, "firefox-langpacks" is a dependency
- firefox
- firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)
#- firefox
#- firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)

- type: default-flatpaks
notify: true # Send notification after install/uninstall is finished (true/false)
Expand Down

0 comments on commit ca58dab

Please sign in to comment.