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
Kyle Gospodnetich
1558ecd587
fix(desktop): Fix syntax error in CoreCtrl setup script
2023-08-19 11:05:37 -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
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
Kyle Gospodnetich
e4e9edfb66
feat(gnome): Enable fractional scaling by default
2023-08-17 12:36:10 -07:00
Kyle Gospodnetich
bada3f2b14
chore: Add mkdir to distrobox setup
2023-08-16 20:35:14 -07:00
Kyle Gospodnetich
507cf9de0a
chore: Apply fish shell alias last
2023-08-16 10:15:31 -07:00
Kyle Gospodnetich
4d168d78e4
fix: Apply neofetch alias to fish shell
2023-08-16 10:09:54 -07:00
Kyle Gospodnetich
48b997da62
chore: Remove Just Perfection tweaks (Uneeded)
2023-08-16 00:20:41 -07:00
Kyle Gospodnetich
7a329b497a
feat(deck): Fix inability to search with Steam Keyboard on GNOME
2023-08-15 23:33:50 -07:00
Kyle Gospodnetich
6aeeb66bb4
feat(gnome): Add Search Light extension to replace search in activities on Deck
2023-08-15 21:27:18 -07:00
Kyle Gospodnetich
4ae0cb389b
Revert "fix(deck): Add workaround for 64GB eMMC firmware issue"
...
This reverts commit e0e4c7e22e9a18ab898ab8fe8e59d448ee5ddf27.
2023-08-15 16:30:28 -07:00
Kyle Gospodnetich
d40a22854a
chore(deck): Use more aggressive workaround on 64GB eMMC
2023-08-15 13:20:03 -07:00
Kyle Gospodnetich
e0e4c7e22e
fix(deck): Add workaround for 64GB eMMC firmware issue
2023-08-15 12:07:49 -07:00
Kyle Gospodnetich
ed8e5e6e6e
fix(gnome): Add trackerignore to 2nd steam location
2023-08-15 10:44:00 -07:00
Kyle Gospodnetich
763788da7e
chore: Minor cleanup
2023-08-15 07:56:28 -07:00
Kyle Gospodnetich
20661affdc
fix(gnome): Restore indexer, remove .steam folder from indexer to make lighter & smaller.
2023-08-15 07:52:22 -07:00
Kyle Gospodnetich
8268b2671e
feat(gnome): Add extension to prevent GNOME keyboard from popping up in place of the Steam Keyboard
2023-08-14 23:32:20 -07:00
RJ Trujillo
c7fda74a68
chore(yafti): Rename to 'Bazzite Portal' ( #143 )
...
Provides clearer naming for users
2023-08-14 17:18:52 +00:00
Kyle Gospodnetich
2d9b5e31c2
chore(deck): Remove unneeded commit line, adjust messaging for 32GB RAM Steam Decks
2023-08-14 00:23:40 -07:00
Kyle Gospodnetich
239b43f048
feat(neofetch): Separate OS and OCI name
2023-08-14 00:03:42 -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
948181cd3d
fix: Correct various flatpaks in Yafti
2023-08-13 23:02:30 -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
4382980019
chore: Also launch steam as a separate process
2023-08-13 13:17:38 -07:00
Kyle Gospodnetich
5e061f6868
chore: Don't hide grub by default on desktop
...
chore: Don't output steam logs to yafti during bazzite-arch step
2023-08-13 13:13:27 -07:00
Kyle Gospodnetich
dab8be14ba
chore: Change location of time warning
2023-08-13 13:01:56 -07:00
Kyle Gospodnetich
65de6c8374
chore: Restore distrobox-git
2023-08-13 10:37:21 -07:00
Kyle Gospodnetich
bf6767af9e
feat(deck): Enable BIOS and Controller Firmware updating scripts by default
2023-08-12 18:36:23 -07:00
Kyle Gospodnetich
532c692e76
fix(deck): Correct name of Lutris shortcut on desktop
2023-08-11 16:35:43 -07:00
Kyle Gospodnetich
b363bef4e9
fix(deck): Explicitly set discard mode due to upstream kernel making async the default in 6.2
2023-08-11 14:52:34 -07:00
Kyle Gospodnetich
1a9533c02c
chore: Move to if/else for 64GB deck detector
2023-08-11 14:46:58 -07:00
Kyle Gospodnetich
cee0999eca
fix(deck): Scale back fstab changes on Decks with eMMC.
2023-08-11 14:41:20 -07:00
Kyle Gospodnetich
586ebf29ab
fix: Handle steam shortcuts properly between deck and desktop, clean up by moving some tasks to bazzite-arch
2023-08-11 00:51:28 -07:00
Kyle Gospodnetich
bca7001423
Revert "chore: Run bazzite-user-setup.service before Decky Loader's plugin_loader.service"
...
This reverts commit ba4081c3e8ab522798de5ca12c9a2bc6e20455f7.
2023-08-10 17:33:41 -07:00
Kyle Gospodnetich
ba4081c3e8
chore: Run bazzite-user-setup.service before Decky Loader's plugin_loader.service
2023-08-10 16:50:04 -07:00
RJ Trujillo
d9be9733f9
fix: Disable automatic GNOME Software software updates
...
The rpm-ostree extension won't have proper support for OCI until Fedora 39, leading to
false update notifications.
We also already handle Flatpak updates in ublue-update, making this redundant for
everything, but FW updates, which some hardware may or may not support, and regardless
these can be installed by just manually checking in GNOME Software for updates
2023-08-10 09:32:02 -06:00
Kyle Gospodnetich
7323ae8f26
fix: Clean application shortcuts in a way that's compatible with other languages
2023-08-09 22:09:30 -07:00
Kyle Gospodnetich
90710a53d3
chore(gnome): Simplify sed for steam in bazzite-user-setup
2023-08-09 21:56:55 -07:00
Kyle Gospodnetich
0de6a94185
chore(gnome): Rewrite application menu steam shortcut as well.
2023-08-09 21:55:12 -07:00
Kyle Gospodnetich
5f141c0a12
fix(desktop): Run Steam from the new bazzite-steam-runtime on first launch.
2023-08-09 21:47:58 -07:00
Kyle Gospodnetich
d282211f4b
feat(deck): Support 32GB RAM modded Steam Decks with double the maximum VRAM.
2023-08-09 20:07:17 -07:00
Kyle Gospodnetich
7054b4ed3f
chore: Add configure-waydroid function to just
2023-08-09 19:48:04 -07:00
Kyle Gospodnetich
e6d58b4b12
chore: Remove unneeded sed
2023-08-09 19:35:22 -07:00
Kyle Gospodnetich
b65040bfd0
feat(desktop): Use new bazzite-steam-runtime wrapper to enable Steam Input on Wayland.
2023-08-09 19:31:50 -07:00