Skip to content

Commit 5bae736

Browse files
committed
Streamline Flatpak package list in configuration files
- Removed several Flatpak packages from both English and Spanish config files - Reduced the number of installed applications to a more minimal set - Maintained core productivity and utility apps while removing redundant software
1 parent 37d3e96 commit 5bae736

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

content/configs.es.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ hideComments = true
133133

134134
```bash
135135
flatpak install flathub \
136-
com.brave.Browser \
137-
com.github.Matoking.protontricks \
138136
com.github.k4zmu2a.spacecadetpinball \
139137
com.github.tchx84.Flatseal \
140138
com.jeffser.Alpaca \
@@ -153,18 +151,9 @@ flatpak install flathub \
153151
it.mijorus.gearlever \
154152
net.davidotek.pupgui2 \
155153
org.gimp.GIMP \
156-
org.kde.filelight \
157-
org.kde.gwenview \
158-
org.kde.haruna \
159-
org.kde.kcalc \
160-
org.kde.okular \
161154
org.libreoffice.LibreOffice \
162-
org.mozilla.firefox \
163-
org.qbittorrent.qBittorrent \
164155
org.signal.Signal \
165-
org.telegram.desktop \
166-
org.videolan.VLC \
167-
org.virt_manager.virt-manager
156+
org.telegram.desktop
168157
```
169158

170159
## Cifrado rápido en discos NVMe

content/configs.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ sudo dnf install android-tools aria2 audacious audacity bleachbit blender btop b
133133

134134
```bash
135135
flatpak install flathub \
136-
com.brave.Browser \
137-
com.github.Matoking.protontricks \
138136
com.github.k4zmu2a.spacecadetpinball \
139137
com.github.tchx84.Flatseal \
140138
com.jeffser.Alpaca \
@@ -153,18 +151,9 @@ flatpak install flathub \
153151
it.mijorus.gearlever \
154152
net.davidotek.pupgui2 \
155153
org.gimp.GIMP \
156-
org.kde.filelight \
157-
org.kde.gwenview \
158-
org.kde.haruna \
159-
org.kde.kcalc \
160-
org.kde.okular \
161154
org.libreoffice.LibreOffice \
162-
org.mozilla.firefox \
163-
org.qbittorrent.qBittorrent \
164155
org.signal.Signal \
165-
org.telegram.desktop \
166-
org.videolan.VLC \
167-
org.virt_manager.virt-manager
156+
org.telegram.desktop
168157
```
169158

170159
## Speedy encryption on NVMe Devices

0 commit comments

Comments
 (0)