512 Commits

Author SHA1 Message Date
Kyle Gospodnetich
b2046179f1 chore(update): Just pull currently selected branch 2023-09-05 01:09:24 -07:00
Kyle Gospodnetich
4066eaebfb chore: Change ublue-update script names and paths to match upstream standard 2023-09-04 20:30:38 -07:00
Kyle Gospodnetich
074365a9e4 feat(gnome): Add automatic updates for Firefox GNOME theme and Thunderbird GNOME theme (If installed) 2023-09-04 17:15:20 -07:00
Kyle Gospodnetich
a0c9f84c56 feat: Switch to using dedup service from SteamOS-BTRFS 2023-09-04 13:46:27 -07:00
Kyle Gospodnetich
341ebc05a4 fix(desktop): Use yes instead of pull to speed up repeat bazzite-arch creations. 2023-09-04 11:43:49 -07:00
Kyle Gospodnetich
4db9a4cb7b feat: Add PinApp to Bazzite Portal 2023-09-04 09:20:36 -07:00
Kyle Gospodnetich
a86ae7c68f chore(yafti): Move time warning into title 2023-09-04 08:28:55 -07:00
Kyle Gospodnetich
98df254a67 Revert "fix(deck): Remove Deck TDP control udev rules if deck hardware isn't detected to avoid running into 15W limit from Steam"
This reverts commit 2fa0e15b520b4df4ad303c071cd24e45d8fc9467.
2023-09-04 01:30:19 -07:00
Kyle Gospodnetich
13289ca246 fix(deck): Mask rather than disable bios update services 2023-09-03 21:13:54 -07:00
Kyle Gospodnetich
2fa0e15b52 fix(deck): Remove Deck TDP control udev rules if deck hardware isn't detected to avoid running into 15W limit from Steam 2023-09-03 19:52:47 -07:00
Kyle Gospodnetich
e5d68da9fb chore(gnome): Update name of cariboublocker extension. 2023-09-03 17:07:56 -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
09062f9c58 fix(yafti): Remove steam.desktop with -f to prevent error from being printed if it doesn't exist 2023-09-02 20:50:31 -07:00
Kyle Gospodnetich
fb373c8c9d chore: Add a friendly message when install-fleek-themes is run without fleek being installed. 2023-09-02 17:05:59 -07:00
Kyle Gospodnetich
e8fcfbcef3 chore: Update fleek theme command to make sure fleek is installed first, rename to match install-fleek 2023-09-02 17:01:45 -07:00
RJ Trujillo
7889e2e7c1 fix(just): Wait for any existing transactions to complete before invoking rpm-ostree 2023-09-02 15:27:23 -06:00
Kyle Gospodnetich
07674ffbff
Merge pull request #251 from ublue-os/fix-steamos-update
fix(steamos-update): fix updates not applying
2023-09-02 08:39:58 -07:00
RJ Trujillo
978e0def95
fix(steamos-update): fix updates not applying
3cc0fbde3f
2023-09-02 09:39:00 -06:00
Kyle Gospodnetich
c4e0c997b5 fix: Make sure nix is installed first in fleek install script 2023-09-02 08:35:55 -07:00
Kyle Gospodnetich
924beadf49 chore(just): Fix typo in configure-waydroid 2023-09-02 00:37:57 -07:00
Kyle Gospodnetich
b9d3b5f9d7 feat: Add option to install Oversteer to Bazzite-Portal 2023-09-01 17:49:16 -07:00
Kyle Gospodnetich
71cbd48598 chore: Add missing source call to just fleek-install-themes 2023-09-01 17:25:01 -07:00
Kyle Gospodnetich
585f8bd530 chore(fleek): Add additional package needed for proper cursor theming on KDE OOTB 2023-09-01 16:56:44 -07:00
Kyle Gospodnetich
026dacb480 chore: Move patch-gmod into subfolder to ensure temporarily files are also cleared 2023-09-01 16:16:22 -07:00
Kyle Gospodnetich
d901a8af9d chore: Ensure folder is deleted in patch-gmod just command 2023-09-01 16:06:00 -07:00
Kyle Gospodnetich
f230ea21d3 fix(fish): Add alias for just command to enforce --unstable 2023-09-01 16:02:02 -07:00
Kyle Gospodnetich
9f50fa9a14 chore: Remove deck specific flatpak installer 2023-09-01 13:37:42 -07:00
Kyle Gospodnetich
78ead7e46e chore(just): Add fleek-install-themes just command to add needed packages for Nix desktop integration 2023-09-01 10:46:04 -07:00
Kyle Gospodnetich
f01ef05bd2 fix(fleek): Run fleek install script as user, let it req sudo as needed. 2023-09-01 10:30:32 -07:00
RJ Trujillo
bd1ec0a4a4 chore(greenlight): Bump version to 2.0.0-beta12
As soon as 2.0.0 gets a release, we can just fetch the latest version from GitHub, but until then...
2023-09-01 06:30:06 -06:00
Kyle Gospodnetich
2fe5af261e
Merge pull request #243 from ublue-os/fleek
feat: Add option to install Fleek when installing Nix
2023-08-31 17:18:07 -07:00
RJ Trujillo
95b75da30d fix(install-fleek): Ensure $HOME gets set properly 2023-08-31 17:56:50 -06:00
RJ Trujillo
e286929c9f fix(sign-image): Use package screen instead of consent screen
Currently, there doesn't seem to be confirmation that clicking accept on the consent screen
actually did anything. Use a package screen instead to avoid confusion
2023-08-31 17:36:08 -06:00
Kyle Gospodnetich
79957ad07d feat(gnome): Set flat mouse accel profile on deck (Matches SteamOS behavior on KDE) 2023-08-31 15:26:48 -07:00
RJ Trujillo
a3eb316f3b
Merge pull request #244 from dnkmmr69420/patch-6
Added GModCEFCodecFix  to justfile
2023-08-31 14:43:43 -06:00
Kyle Gospodnetich
cdd0372060 fix(desktop): Remove Memory Tuning option from Bazzite Portal on the desktop 2023-08-31 13:23:07 -07:00
RJ Trujillo
c9df8ca311 feat(patch-gmod): Always use latest version 2023-08-31 14:22:11 -06:00
dnkmmr
6847a6aaad
added gmodcodecfix custom.just 2023-08-31 14:35:54 -05:00
dnkmmr
d743752f11
added patch-gmod 2023-08-31 14:26:15 -05:00
Kyle Gospodnetich
217a43251a feat: Add option to install Fleek when installing Nix 2023-08-31 11:54:24 -07:00
Kyle Gospodnetich
3f118912ec Revert "chore(wayland): Launch steam on the desktop with -pipewire" 2023-08-31 09:34:51 -07:00
Kyle Gospodnetich
e4694b0d9a chore: Remove overridden xdg-desktop-portal.service 2023-08-31 08:27:24 -07:00
Marco Rodolfi
f5b45da30e
Add default audio hardware settings
With the microphone cranked to 100
2023-08-31 12:17:14 +02:00
Marco Rodolfi
d53f6a734d
Ignore audio from PS controllers audio card 2023-08-31 11:38:48 +02:00
Marco Rodolfi
746dadcb59
Audio part 2 2023-08-31 11:37:59 +02:00
Marco Rodolfi
530f69a304
Add a fix from SteamOS for audio stuttering on Deck 2023-08-31 11:36:58 +02:00
Marco Rodolfi
99e85a54e5
Upstream audio to latest SteamOS changes 2023-08-31 11:35:10 +02:00
Kyle Gospodnetich
e250271913 chore: Switch back to $*, prepend rather than append 2023-08-31 01:04:53 -07:00
Kyle Gospodnetich
4ff45a35f8 chore(wayland): Launch steam on the desktop with -pipewire 2023-08-30 21:19:17 -07:00
Kyle Gospodnetich
526be6afbd feat(gnome): Restore AdwSteamGtk flatpak 2023-08-30 21:05:47 -07:00