45 Commits

Author SHA1 Message Date
Kyle Gospodnetich
0998bda759 chore(kde): Switch to using a shim to handle quirks w/ Prompt on KDE 2024-01-09 13:16:25 -08:00
Kyle Gospodnetich
04b769f87c chore: Adjust file names to match existing standard 2024-01-09 00:55:12 -08:00
Kyle Gospodnetich
49e77864e5 feat(kde): Ship an incredibly minor gtk.css theme to to make prompt feel at home, adjusts window geometry and nothing else. 2024-01-08 19:54:31 -08:00
Kyle Gospodnetich
b2d3906f4b feat(kde): Add dconf for Prompt 2024-01-08 01:24:35 -08:00
Kyle Gospodnetich
b7fea930a7 chore: Cleanup firefox prefs 2024-01-01 19:59:45 -08:00
Kyle Gospodnetich
5ff1fefeee feat: Add default config for Firefox to handle vaapi 2024-01-01 18:03:09 -08:00
Kyle Gospodnetich
cbdb1b3b5f chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:03:35 -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
7e45823c49 chore: Replace kcm-about-distroc to update distro text in KDE settings 2023-10-12 08:09:42 -07:00
Kyle Gospodnetich
7c5e26a3a1 chore: Reorganize flatpaks to have the most important ones first 2023-09-22 17:32:14 -07:00
Kyle Gospodnetich
5a5d9a346b chore: Move com.system76.Scheduler.dbusproxy.service to /usr/lib 2023-09-11 12:49:54 -07:00
Kyle Gospodnetich
9367944fdd chore: Only apply EDITOR environment variable on deck builds 2023-09-11 12:45:52 -07:00
Kyle Gospodnetich
a1d63b6996 chore: Move autologin services to deck folders 2023-09-11 11:13:40 -07:00
RJ Trujillo
847c9d7545 fix(flatpak-system-install): Ship flatpak lists in /usr
We don't want these to be removed in case changes are ever made to them
2023-09-11 08:05:08 -06: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
0591971698 chore(deck): Switch back to prerelease decky loader while we wait for patch to hit stable
chore: Change default editor to vim for rpm-ostree kargs --editor (Easier to use on devices without a hardware keyboard)
2023-08-27 23:05:21 -07:00
Kyle Gospodnetich
9addffb10c fix(deck): Remove now unneeded environment variable 2023-08-24 01:13:41 -07:00
Kyle Gospodnetich
ff202a4551 fix(decky): Preserve service during upgrades 2023-08-22 07:51:12 -07:00
Kyle Gospodnetich
9a1c0cf5c9 feat: Add Gear Lever flatpak for managing AppImages 2023-08-21 00:35:25 -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
RJ Trujillo
d59cca6209
fix(plasma-autologin): Remove the scary spaces when assigning file paths 2023-08-16 19:29:40 -06:00
Kyle Gospodnetich
fa652b9d5f chore: Remove now unneeded SteamCMD step 2023-08-14 19:59:05 -07:00
Kyle Gospodnetich
39584e6f3b fix(gnome): Remove unneeded GNOME plugin
chore: Install OBS plugin flatpaks automatically
2023-08-13 23:44:56 -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
RJ Trujillo
af450a81e4 feat: Add Wayland support to autologin
Sources /etc/default/desktop-wayland just like session select
2023-08-09 19:50:40 -06: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
5948a73624 Revert "fix(gnome): Exclude SDDM Wayland teardown workaround"
This reverts commit eb39c988445b2876286e60e78b860ec67bb37779.
2023-08-07 15:06:40 -07:00
RJ Trujillo
eb39c98844 fix(gnome): Exclude SDDM Wayland teardown workaround
Fixes booting to a black screen when using gamescope-autologin under GNOME

This workaround was written to explicitly use KWin and doesn't seem to be an
issue anyway. Exclude from GNOME images and leave in place for KDE images
2023-08-07 15:43:28 -06: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
4100e9a5e0 chore: Move environment from shared since SB has it's own. 2023-08-04 14:58:50 -07:00
Kyle Gospodnetich
ee69d39de5 feat: Add flatseal to default installed flatpaks 2023-08-04 10:22:06 -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