Skip to content

Commit

Permalink
DX changes (although may not need it?)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Campbell committed Dec 20, 2024
1 parent 28d3b16 commit e75c9b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/DX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ modules:
install:
- micro
- starship
- @cosmic-desktop-environment
- "@cosmic-desktop-environment"
- tldr
# - cosmic-desktop
remove:
# 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 e75c9b9

Please sign in to comment.