Skip to content

Commit a600fa7

Browse files
feat: Warehouse as preinstalled Flatpak. (#465)
* feat: Add SaveDesktop and Warehouse as preinstalled Flatpaks For KDE images, and moved from Bazzite Portal. * feat (GNOME): Add SaveDesktop and Warehouse as preinstalled Flatpaks For GNOME images, and moved from Bazzite Portal. * fix (deck): Bazzite Portal real estate fix Renamed Utilities to Utilities and System Tools. Moved PinApp back to Utilities. Added Resources (https://flathub.org/apps/net.nokyan.Resources) Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup) * fix: Bazzite Portal real estate fix Renamed Utilities to Utilities and System Tools. Moved PinApp back to Utilities. Added Resources (https://flathub.org/apps/net.nokyan.Resources) Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup) * Update install * Update install * Update yafti.yml * Update yafti.yml
1 parent a9ac98f commit a600fa7

File tree

4 files changed

+14
-18
lines changed
  • system_files
    • deck/shared/usr/share/ublue-os/firstboot
    • desktop
      • kinoite/usr/share/ublue-os/bazzite/flatpak
      • shared/usr/share/ublue-os/firstboot
      • silverblue/usr/share/ublue-os/bazzite/flatpak

4 files changed

+14
-18
lines changed

system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml

+6-9
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ screens:
199199
- Spotify: com.spotify.Client
200200
- Strawberry Music Player: org.strawberrymusicplayer.strawberry
201201
- Tidal-hifi: com.mastermindzh.tidal-hifi
202-
Office/Productivity:
202+
Office and Productivity:
203203
description: Bow to Capitalism
204204
default: false
205205
packages:
@@ -219,7 +219,7 @@ screens:
219219
- Tenacity: org.tenacityaudio.Tenacity
220220
- Thunderbird Email: org.mozilla.Thunderbird
221221
- Xournal++: com.github.xournalpp.xournalpp
222-
Utilities:
222+
Utilities and System Tools:
223223
description: Helpful tools
224224
default: false
225225
packages:
@@ -230,16 +230,13 @@ screens:
230230
- KeePassXC: org.keepassxc.KeePassXC
231231
- Metadata Cleaner: fr.romainvigier.MetadataCleaner
232232
- OpenRGB: org.openrgb.OpenRGB
233+
- Pika Backup: org.gnome.World.PikaBackup
234+
- PinApp: io.github.fabrialberio.pinapp
233235
- qBittorrent: org.qbittorrent.qBittorrent
236+
- Resources: net.nokyan.Resources
237+
- SaveDesktop: io.github.vikdevelop.SaveDesktop
234238
- Syncthing: com.github.zocker_160.SyncThingy
235239
- VLC: org.videolan.VLC
236-
System Management:
237-
description: Manage application data
238-
default: false
239-
packages:
240-
- PinApp: io.github.fabrialberio.pinapp
241-
- SaveDesktop: io.github.vikdevelop.SaveDesktop
242-
- Warehouse: io.github.flattool.Warehouse
243240
theme:
244241
source: yafti.screen.title
245242
values:

system_files/desktop/kinoite/usr/share/ublue-os/bazzite/flatpak/install

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
org.mozilla.firefox
22
it.mijorus.gearlever
33
com.github.tchx84.Flatseal
4+
io.github.flattool.Warehouse
45
net.davidotek.pupgui2
56
org.freedesktop.Platform.VulkanLayer.MangoHud//23.08
67
org.freedesktop.Platform.VulkanLayer.vkBasalt//23.08

system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml

+6-9
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ screens:
186186
- Spotify: com.spotify.Client
187187
- Strawberry Music Player: org.strawberrymusicplayer.strawberry
188188
- Tidal-hifi: com.mastermindzh.tidal-hifi
189-
Office/Productivity:
189+
Office and Productivity:
190190
description: Bow to Capitalism
191191
default: false
192192
packages:
@@ -206,7 +206,7 @@ screens:
206206
- Tenacity: org.tenacityaudio.Tenacity
207207
- Thunderbird Email: org.mozilla.Thunderbird
208208
- Xournal++: com.github.xournalpp.xournalpp
209-
Utilities:
209+
Utilities and System Tools:
210210
description: Helpful tools
211211
default: false
212212
packages:
@@ -219,16 +219,13 @@ screens:
219219
- KeePassXC: org.keepassxc.KeePassXC
220220
- Metadata Cleaner: fr.romainvigier.MetadataCleaner
221221
- OpenRGB: org.openrgb.OpenRGB
222+
- Pika Backup: org.gnome.World.PikaBackup
223+
- PinApp: io.github.fabrialberio.pinapp
222224
- qBittorrent: org.qbittorrent.qBittorrent
225+
- Resources: net.nokyan.Resources
226+
- SaveDesktop: io.github.vikdevelop.SaveDesktop
223227
- Syncthing: com.github.zocker_160.SyncThingy
224228
- VLC: org.videolan.VLC
225-
System Management:
226-
description: Manage application data
227-
default: false
228-
packages:
229-
- PinApp: io.github.fabrialberio.pinapp
230-
- SaveDesktop: io.github.vikdevelop.SaveDesktop
231-
- Warehouse: io.github.flattool.Warehouse
232229
theme:
233230
source: yafti.screen.title
234231
values:

system_files/desktop/silverblue/usr/share/ublue-os/bazzite/flatpak/install

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ com.github.GradienceTeam.Gradience
33
com.mattjakeman.ExtensionManager
44
it.mijorus.gearlever
55
com.github.tchx84.Flatseal
6+
io.github.flattool.Warehouse
67
io.missioncenter.MissionCenter
78
com.vysp3r.ProtonPlus
89
org.gnome.Calculator

0 commit comments

Comments
 (0)