542 Commits

Author SHA1 Message Date
Kyle Gospodnetich
93c8e71668
Merge pull request #197 from tulilirockz/fix-boot-scripts-slowdown
fix(desktop): boot scripts slowdown
2023-08-27 21:11:03 -07:00
RJ Trujillo
038702d525 chore(yafti): Make image signing the first thing users encounter
If a user installs an image using Lorax, this is absolutely mandatory to have a functional system
2023-08-27 21:34:38 -06:00
RJ Trujillo
58238666ba feat(just): Use image identifiers for signing
Allows us to sign images built with Lorax
2023-08-27 21:34:38 -06:00
RJ Trujillo
2916d9a799 fix(yafti): Don't sign image if its already been signed 2023-08-27 21:34:38 -06:00
RJ Trujillo
3729cf6372 feat(yafti): Sign Bazzite during installation 2023-08-27 21:34:38 -06:00
RJ Trujillo
e6b8cd999e feat(just): Add script that signs the current image 2023-08-27 21:34:37 -06:00
tulili
9452a41b31
fix: check donefiles in system services + do not check flatpak donefile 2023-08-27 23:04:51 -03:00
Kyle Gospodnetich
3e38000b11 feat(deck): Add calibrated color profiles for matte & reflective Steam Deck displays. 2023-08-27 18:37:02 -07:00
tulili
d6667e85bf
feat: reduce boot times by creating donefiles w scripts in desktop version 2023-08-26 23:59:30 -03:00
Kyle Gospodnetich
471c7bc684 fix(deck): Launch Steam with -steamdeck to prevent Steam re-install when switching to gamemode, and (potentially) allow beta client selection. 2023-08-26 02:06:51 -07:00
Kyle Gospodnetich
c1f1221fcc
Merge pull request #188 from RodoMa92/RodoMa92-fix-batterylimit
(fix) Make batterylimit.service work properly
2023-08-25 13:03:41 -07:00
Tulili
97fab178c6
fix: make sure flatpak install script does not run if already installed 2023-08-25 14:32:08 -03:00
Kyle Gospodnetich
654a7357b3
Merge pull request #191 from ublue-os/fix-justfile
fix(user-setup): Ensure user always has working justfile
2023-08-25 08:52:43 -07:00
Kyle Gospodnetich
a6c11b8a9e chore(deck): Change default max charge level in batterylimit.service to 85 to match Samsung's recommended. 2023-08-25 08:53:06 -07:00
RJ Trujillo
d39adf72df
fix(user-setup): Ensure user always has working justfile
Backs up old file just in case there are user recipes there. Fixes https://github.com/ublue-os/bazzite/issues/186
2023-08-25 09:34:41 -06:00
Marco Rodolfi
1e0db74af7
(fix) Make batterylimit.service work properly
It seems that you cannot use input redirection directly when running the command. Pass the command to bash instead to process it correctly.
2023-08-25 13:42:37 +02:00
Gecked-Deck
374a0a2736
Update custom.just 2023-08-25 01:45:16 +01:00
Gecked-Deck
2bdf03c7e1
fix: Fix configure_waydroid just script 2023-08-24 19:20:25 +01:00
Kyle Gospodnetich
b78e0d26b8 feat(deck): Add loopback audio source 2023-08-24 09:36:10 -07:00
Kyle Gospodnetich
6bd7248797 feat(deck): Add equalizer settings for mic from SteamOS 2023-08-24 09:25:04 -07:00
Kyle Gospodnetich
c4fb899497 feat(deck): Use librnnoise params from SteamOS 2023-08-24 08:24:28 -07:00
Kyle Gospodnetich
30b377b107 feat(gnome): Enable symlink creation context menus and show folders first by default 2023-08-24 01:39:21 -07:00
Kyle Gospodnetich
8cf5283b55 fix(gnome): Remove gnome extensions rpm, this is replaced with mjakeman's flatpak 2023-08-24 01:18:02 -07:00
Kyle Gospodnetich
9addffb10c fix(deck): Remove now unneeded environment variable 2023-08-24 01:13:41 -07:00
Kyle Gospodnetich
1f8dd03336 chore(decky-loader): Switch to release from prerelease now that SELinux fix is live in stable 2023-08-24 01:08:05 -07:00
Kyle Gospodnetich
e04b73cda6 fix(desktop): Only use X11 by default on deck builds 2023-08-24 00:49:22 -07:00
Kyle Gospodnetich
bfd0cd00df fix(deck): Switch back to X11 by default while issues with special characters via Steam Keyboard are resolved 2023-08-24 00:17:07 -07:00
Kyle Gospodnetich
838e553743 fix(gnome): Remove unneeded GNOME Extensions flatpak even if preinstalled 2023-08-23 22:09:46 -07:00
Kyle Gospodnetich
f64d9d2846 fix(gnome): Remove unneeded GNOME Extensions flatpak 2023-08-22 17:54:44 -07:00
Kyle Gospodnetich
3fd3ee510a feat(deck): Switch bios updates to being default disabled, these will be enabled by Yafti at launch instead so they may be opted out of.
chore(deck): Clean-up shortcut removal for wine/winetricks.
2023-08-22 14:43:46 -07:00
Kyle Gospodnetich
d4c347847b feat(gnome): Add totem video player flatpak
chore(gnome): Remove clapper shortcut
chore(deck): Remove unneeded wine shortcuts
2023-08-22 14:29:23 -07:00
Kyle Gospodnetich
ff202a4551 fix(decky): Preserve service during upgrades 2023-08-22 07:51:12 -07:00
Kyle Gospodnetich
2b634f17e4 chore: Don't re-apply changes to audit karg 2023-08-22 07:46:15 -07:00
Kyle Gospodnetich
24a89451c9 fix(desktop): Break up export command for SteamCMD 2023-08-21 09:52:33 -07:00
Kyle Gospodnetich
9a1c0cf5c9 feat: Add Gear Lever flatpak for managing AppImages 2023-08-21 00:35:25 -07:00
RJ Trujillo
825d69cadc
feat(user-setup): Enable NTP by default
Enable NTP by default. No one likes inaccurate clocks
2023-08-20 17:26:18 -06:00
Marco Rodolfi
32255c3201
Ignore microphones on headsets with microphones
To avoid audio downgrade back to call quality. Props to Valve. License: https://gitlab.com/evlaV/steamos-customizations-jupiter/-/blob/master/COPYING.LGPL-2.1?ref_type=heads
2023-08-20 18:55:17 +02:00
Kyle Gospodnetich
87e569a5dc
Merge pull request #166 from Gecked-Deck/main
Fix waydroid script
2023-08-19 23:57:56 -07:00
Kyle Gospodnetich
f2cd00d712 fix(desktop): Temporarily remove autostart while distrobox bug is worked out 2023-08-19 23:17:10 -07:00
Kyle Gospodnetich
a6b34d3703 fix(desktop): Generate locales during distrobox setup 2023-08-19 21:17:13 -07:00
Gecked-Deck
542cfeaccd
Update custom.just to fix waydroid (desktop) 2023-08-19 21:28:30 +01:00
Gecked-Deck
a75a381029
Update custom.just to fix waydroid (deck) 2023-08-19 21:27:16 +01:00
Kyle Gospodnetich
1558ecd587 fix(desktop): Fix syntax error in CoreCtrl setup script 2023-08-19 11:05:37 -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
73f267c491 fix: Use system level alias for Fish shell 2023-08-19 00:03:51 -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
1a363152f1 feat: Replace neofetch with more maintained hyfetch (Still available in terminal as neofetch) 2023-08-18 18:09:41 -07:00
Kyle Gospodnetich
27476f01a0 chore: Adjust version names in Neofetch configs 2023-08-18 14:48:47 -07:00
Kyle Gospodnetich
5c356fc035 chore(desktop): add tf2 tcmalloc change to desktop just as well 2023-08-18 10:54:05 -07:00