Add DistroShelf, MissionCenter, and distrobox
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 36s
Nix Format Check / check-format (push) Failing after 1m27s
Python Lint Check / check-python (push) Failing after 19s

This commit is contained in:
Menno van Leeuwen 2025-05-27 17:14:52 +02:00
parent 49c7149ed9
commit caf13e5126
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE
3 changed files with 4 additions and 1 deletions

View File

@ -56,6 +56,8 @@
- io.github.equicord.equibop - io.github.equicord.equibop
# Utilities # Utilities
- com.ranfdev.DistroShelf
- io.missioncenter.MissionCenter
- io.gitlab.elescoute.spacelaunch - io.gitlab.elescoute.spacelaunch
- org.fkoehler.KTailctl - org.fkoehler.KTailctl
- com.usebottles.bottles - com.usebottles.bottles

View File

@ -61,5 +61,7 @@
- nemo-font-manager - nemo-font-manager
- nemo-gtkhash - nemo-gtkhash
- nemo-python - nemo-python
# DistroBox
- distrobox
state: present state: present
become: true become: true

View File

@ -13,7 +13,6 @@ in
# GUI Application # GUI Application
## Utilities ## Utilities
tea # A Gitea official CLI client tea # A Gitea official CLI client
mission-center # Task Manager like Windows 11
pinta # Paint.NET alternative pinta # Paint.NET alternative
smile # Emoji picker smile # Emoji picker
deja-dup # Backup tool deja-dup # Backup tool