* feat: add ujust cmd 'restore-gamemode-shortcut' if user accidentally deletes Return.desktop
* fix: adjusted restore gamemode cmd to pull from skel instead of build from scratch
* fix: restore ujust configure-grub functionality with ugum styling per HikariKnight
* chore: lint just files
* fix: restore hide for install-system-flatpaks
* fix: moved restore-gamemode-shortcut to deck specific just file
* feat: add help, pre-selection options to configure-grub
* chore: just syntax 2 spaces, added exit option to GRUB config picker
* chore: just 2 space syntax cleanup on restore-gamemode-shortcut
* chore: add newlines for linter
* chore: just fmt for linter, for real this time
* chore: just cleanup from hikariknight script
* feat: new ujust command 'toggle-bt-mic' to disable headphone mode in wireplumber, to mitigate upstream bug reducing audio quality
* feat: added toggle fix and sudo prompts, aligned with other ujust toggle cmds now
* fix(deck): update 'ujust changelogs' to pull latest release notes from GitHub (#2089)
* modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.
* git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"
* chore(ci): Update rechunk version
* chore: Lint just file
* feat: Update to kernel 6.12.8-207
* fix: rm linebreaks for linter
* chore: 2 space indents and newline for linter
* chore: replace non standard dash for linter
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
* modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.
* git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"
* remove greenboot
* temporarily remove status
* use simpler service, ignore updates and always check boot status
* fixup timeout
* set boot indeterminate too
* set timeout style to menu
* update grub
* force change also for hidden users
* remove configure-grub
* check if rollback exists before setting boot counter
* convert to system service
* fix script error
* add extra services to ensure multiple hibernations dont trigger fallback
* feat: update virtualization just for transition to bootc
* feat: add ls-iommu tool
* chore: correct mistype in command
* chore: add note about that the 2nd gpu has to have different ids from main gpu
* fix: correct vfio-pci and vfio_pci mixups
* chore: update working on VFIO note
* Looks like /usr/bin/steamos-add-to-steam isn't available on all platforms, so I removed the dependency on this script from ujust setup-boot-windows-steam