* fix(ujust): set install as the default action for the setup-decky ujust
* fix(ujust): fix typo for setup-decky usage doc
---------
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
Fixes plugins that do not use environment variables...
Is only created if users home is not /home/deck and there is not already a working symlink in place
Only triggers if `/usr/libexec/bazzite-sdl-gpu-warn` exists (only does on handheld images)
also triggers on any gpus defined in `/usr/libexec/gamescope-sdl-workaround`
* chore(ujust): Improve virt-manager detection at setup-virtualization
* refactor(ujust): isolate temporary var in a subshell
* chore(ujust): Move libvirtd,service enablement logic to service
* Add bazzite-libvirtd-setup.service
* fix(ujust): Replace faulty bazzite-libvirtd-setup.service triggering condition
* chore(ujust): reduce grep usage in setup-virtualization
* chore(ujust): add missing sudo call
* chore(ujust): remove unnecessary check in disable-virtualization
rpm-ostree should remove virtualization related packages/kernel args regardless of virt-manager being installed.
rpm-ostree will not generate a commit if no effective change is applied.
* chore(ujust): Disable setup service at disable-virtualization
---------
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
* feat: add ujust to install hhd main branch locally
useful for debugging and testing.
* chore: add comment on what name it should be if we unhide the recipe
* Permission fixes for rmlint script
Forgot to run sudo before creating files into /etc
* Small typo fix
* Add an external file to copy back
I can't get cat to properly parse and escape it correctly from an inline bash script
* Add new Bazzite .desktop icons
Possibly placeholders
* Added new desktop shortcuts (Docs & Landing)
One shortcut goes to the docs page and the other goes to the [pinned forum thread](https://universal-blue.discourse.group/docs?topic=8)
* Update system_files/desktop/shared/usr/share/applications/Bazzite Documentation.desktop
Co-authored-by: Malix <alixbrunetcontact@gmail.com>
* Update system_files/desktop/shared/usr/share/applications/Bazzite Landing.desktop
Co-authored-by: Malix <alixbrunetcontact@gmail.com>
---------
Co-authored-by: Malix <alixbrunetcontact@gmail.com>
* feat(just): add recipe to restart proton (#1091)
* feat(just): add recipe to restart proton
useful for when a game gets stuck at "launching" or "exiting"
* chore: fix grammar
* chore: Just syntax fix
* chore(gnome): remove MUTTER_DEBUG_FORCE_KMS_MODE (#1094)
This is no longer needed for VRR in v40+ and it breaks direct scanout.
Signed-off-by: Tayler Geiger <mail@tayler.dev>
* fix(ujust): Add --or-update flag for Flatpak command (#1095)
* chore(gnome): Add missing 3037 fix to deck images
* chore: Remove no longer needed patch from steamdeck-dsp
* Readd rmlint as an optional ujust command
* Missed a leftover from the old file
---------
Signed-off-by: Tayler Geiger <mail@tayler.dev>
Co-authored-by: HikariKnight <2557889+HikariKnight@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Tayler Geiger <tayler@redhat.com>
Co-authored-by: Pat Connors <121328689+nicknamenamenick@users.noreply.github.com>