26 Commits

Author SHA1 Message Date
Kyle Gospodnetich
6f5d048a51 chore: Add a ton of new tips, split bazzite tips from generic ones that could be upstreamed 2024-01-29 01:14:54 -08:00
Kyle Gospodnetich
38a0ecec0b chore: Correct path for new de justfile 2024-01-22 09:50:04 -08:00
Kyle Gospodnetich
fbd81cbc03 chore: Further justfile cleanup, split by DE and separate nvidia-only rules 2024-01-22 00:15:46 -08:00
Pat Connors
7c4d2accac
feat(gnome): Remove Totem in favor of Celluloid (#697)
* Boot Video

By: [SuperRiderTH (Sean)](https://github.com/SuperRiderTH)

* feat(kde): Add Haruna

GNOME has a media player pre-installed, so why not KDE?  This is their own media player that uses qt and all of that.  

I know the image is getting gigantic though, so this could wait until we get diffs updated instead of users downloading the entire image every update.

* feat(gnome): Remove Totem (EOL Runtime) and Add Celluloid

Adds [Celluloid](https://github.com/celluloid-player/celluloid) instead of Totem.  Totem currently has an EOL runtime, but that might be resolved soon. 

Although I added this because Bluefin already uses this by default too.  Keeps us kind of aligned.
2024-01-19 16:45:49 -08:00
Kyle Gospodnetich
028884ac69 feat: Add Pods as a default feature, great for managing distrobox/containers. 2024-01-09 19:31:27 -08:00
Kyle Gospodnetich
a9c5cda896 feat: Add WineZGUI, an extremely convenient way to launch double-click simple Windows applications that don't require special considerations for their prefix. 2023-11-19 23:07:47 -08:00
Kyle Gospodnetich
d3d08b4c8c fix(kde): Restore Calculator as a flatpak 2023-11-13 09:21:43 -08:00
Kyle Gospodnetich
7e683ba3ba fix(kde): Add gwenview and okular flatpaks to default install list after they were removed from Kinoite.
Fixes #526
2023-11-09 12:02:12 -08:00
Pat Connors
a600fa78fe
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
2023-10-24 21:15:49 -07:00
Kyle Gospodnetich
1e05d4fd19 chore: Upgrade to latest VulkanLayer flatpaks 2023-10-21 00:36:11 -07:00
Kyle Gospodnetich
f933ab7845 chore: Move flatpak install list to /usr/share 2023-10-20 13:46:18 -07:00
Kyle Gospodnetich
2cf7a2fc29 fix(desktop): Use distrobox create over distrobox assemble due to reported issues, ensure output is visible in Bazzite Portal. 2023-09-03 16:38:30 -07:00
Kyle Gospodnetich
09ef663335 fix: Mount icons & themes folders in bazzite-arch 2023-08-29 23:02:13 -07:00
Kyle Gospodnetich
625bbec077 chore: Enable replace on distrobox assemble scripts, Yafti doesn't show these if they're already setup so it's purely useful for debugging steps 2023-08-19 08:44:39 -07:00
Kyle Gospodnetich
85593b6b5e fix: Major distrobox cleanup, drop need for separate nvidia & non-nvidia images, drop init hooks, remove exported_apps from assemble to allow stable distrobox on non-nvidia systems. 2023-08-18 23:24:52 -07:00
Kyle Gospodnetich
9746f60c9a feat(gnome): Use new bazzite-arch-gnome image, far faster initial setup than making these same changes on init. 2023-08-18 18:09:41 -07:00
Kyle Gospodnetich
fa652b9d5f chore: Remove now unneeded SteamCMD step 2023-08-14 19:59:05 -07:00
Kyle Gospodnetich
615ee6fe20 chore: Change how SteamCMD is exported to avoid a race condition.
fix(deck): Export extest to bazzite-arch, if used.
2023-08-13 13:59:56 -07:00
Kyle Gospodnetich
65de6c8374 chore: Restore distrobox-git 2023-08-13 10:37:21 -07:00
Kyle Gospodnetich
1a7c0c115c feat: Include extest library in bazzite-arch 2023-08-09 13:24:56 -07:00
Kyle Gospodnetich
08fb8578eb chore: Restore stable distrobox for time being 2023-08-08 17:18:59 -07:00
Kyle Gospodnetich
525a19cbb3 chore: Remove now unneeded volume line for Nvidia distrobox integration 2023-08-08 09:33:18 -07:00
Kyle Gospodnetich
74feda24e9 Revert "Revert "feat: Use new export feature in distrobox assemble""
This reverts commit b15248a9ec00c7299beafde55322a922d2f2e7a9.
2023-08-07 10:35:07 -07:00
Kyle Gospodnetich
b15248a9ec Revert "feat: Use new export feature in distrobox assemble"
Revert once more when Distrobox is updated in upstream Fedora.
2023-08-07 08:00:23 -07:00
Kyle Gospodnetich
49c02353d1 feat: Use new export feature in distrobox assemble 2023-08-07 07:51:37 -07:00
Kyle Gospodnetich
b0e2c7642d fix: Switch from rsync to conditional copy to fix issue with missing files 2023-08-03 15:24:42 -07:00