529 Commits

Author SHA1 Message Date
HikariKnight
1700ea7ab3 feat(just): add warning message for looking-glass shm creation.
until we move over to the KVMFR kernel module
2024-03-31 20:29:04 +02:00
Jonas Rosland
813004042b
Add MOTD from Hit Save based on discussions in Discord (#917)
Signed-off-by: Jonas Rosland <jonas.rosland@gmail.com>
2024-03-26 09:02:33 -07:00
HikariKnight
eed757d500
feat(just): update recipe to edit tuned default profile using ppd.conf (#907)
* feat(just): update recipe to change tuned default profile in ppd.conf

* chore(just): change wording on the powerprofile dialog
2024-03-23 21:43:32 -07:00
Kyle Gospodnetich
bae2fae95b fix: Correct issues with newest version of distrobox 2024-03-19 12:47:23 -07:00
leechgrrl
0922291295
Ensure the libvirt group exists in /etc/group so can actually work (#897) 2024-03-19 01:14:34 -07:00
HikariKnight
21397351e7
feat(just): Enable virtualization for deck hardware (#895)
* feat(just): Enable virtualization for deck hardware
IOMMU stays unsupported

* chore(just): add warning that virtualization is not really supported on the deck.
2024-03-18 21:43:36 -07:00
HikariKnight
36388bc8ad
feat(just): add option to add user to libvirt group (#865) 2024-03-09 21:17:44 -08:00
Kyle Gospodnetich
ba7261081a
fix(just): Create repo file with sudo 2024-03-09 11:00:09 -08:00
Kyle Gospodnetich
7b7d3860e5 chore: Add CoolerControl to autostart when installed via ujust 2024-03-06 19:20:47 -08:00
Kyle Gospodnetich
2a80844021 chore: Ensure ~/.local/share/applications exists in restore-original-terminal ujust command 2024-03-06 18:56:14 -08:00
Kyle Gospodnetich
30eac4aae9 feat: Add ujust command to install CoolerControl, an excellent GUI for controlling fan speeds on a wide array of hardware 2024-03-06 18:40:42 -08:00
David Marrero
4311d879de
chore(yafti): Remove Citra and Yuzu (#853) 2024-03-04 21:01:26 -08:00
Kyle Gospodnetich
51c17aa58e chore: Add comment to changelogs 2024-03-01 22:33:13 -08:00
Kyle Gospodnetich
a51bdc0f42 chore: Use new CHANGELOG-SHORT.md file to drive changelog display in ujust 2024-03-01 21:58:51 -08:00
Pat Connors
5beffe6485
chore(motd): Fix documentation link for... (#837)
...[Tips and Tricks documentation](https://universal-blue.discourse.group/docs?topic=574).
2024-03-01 21:37:21 -08:00
HikariKnight
0805791427
fix(just): Add missing description (#834)
* chore(ci): Add Steam BBCode Changelog Generation

* chore(ci): Add Steam BBCode Changelog Generation

* fix(just): Add missing description to configure-powerprofile

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-03-01 16:59:13 -08:00
Kyle Gospodnetich
dee6d08c31 chore: Copy rather than symlink startup video 2024-03-01 09:14:50 -08:00
HikariKnight
c86a56aee5
feat(just): add option to disable vfio (#830)
* feat(just): add option to disable VFIO

* feat(just): add logic to disable vfio
so that it will successfully remove all related kargs
2024-02-29 23:43:59 -08:00
Kyle Gospodnetich
2bb507ba61 chore: Fix decky MOTD entry, move setup-decky to 80-bazzite.just since it's applicable to desktop users too. 2024-02-29 23:20:12 -08:00
HikariKnight
42607df576
chore(just): cleanup and standardize just recipes (#765)
* fix(just): correctly generate tmpfile config with sudo heredoc

* fix(just): correct vfio-pci.ids to vfio_pci.ids in echo

* chore(just): cleanup heredoc for just syntax highlighting in vscode

* feat(just): turn sunshine recipes into 1 recipe

* feat(just): add service toggle to sunshine

* feat(just): turn watchdog recipes into configure-watchdog

* feat(just): turn hide-grub and unhide-grub into 1 recipe

also add option to "fix double ostree entries"

* feat(just): turn virtualization and vfio recipes into 1 recipe

* feat(just): split virtualization recipes into its own file

* feat(just): move install application recipes to its own file

* feat(just): move setup-sunshine to its own file

* feat(just): move waydroid recipes to its own file

* feat(just): move audio recipes into its own file

* fix(just): move distrobox-check-fedora to bazzite-apps just file

* feat(just): standardize verbs for applications

* feat(just): move fixes to its own repository

* feat(just): add alias for yafti (until we change the command in yafti)

* fix(just): apply correct playback props for virtual channels when on deck image

a valve update added virtual sink and filter chain which messes up default outputs for the old config

* chore(just): add more recommended programs for routing audio

* chore: Update to use Sunshine from copr

* chore: Hide toggle-autologin

* chore(just): merge setup and remove recipes for audio

* feat(just): add recipe to restart pipewire

* chore(just): Combine waydroid recipes

* fix(yafti): make yafti use the new recipes for sunshine and grub

* feat(just): add looking-glass selinux option to setup-virtualization

* feat(just): add alias for wayland toggle
This is mainly so both _toggle_wayland and _toggle-wayland will be correct, as this is the only recipe with underscore instead of dash

* chore(just): remove aliases to old "patch" verb for fixes

* feat(just): combine install decky and get alt handheld recipes to setup-decky

* feat(yafti): update yafti config to use new changes

* chore: update readme to reflect new ujust recipes

* fix(yafti): update desktop yafti config to use new ujust recipes

* chore(just): add echo to restart-pipewire

* feat(just): implement ujust configure-powerprofile for kde

* feat: add support for sending power-saver dbus signal on gnome

* fix(just): activate the default power profile after selecting it as default

* feat(just): add message with highlight to ask people to use Balanced profile for testing/debugging

* fix: only try to remove the autostart file if the file exists

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-02-29 22:31:59 -08:00
Pat Connors
55cf1cb3b5
fix: distrobox-export (#803) 2024-02-24 11:18:39 -08:00
Pat Connors
27568ecc18
feat: Pre-install BoxBuddy (#797)
* chore(deck): Remove BoxBuddy from Bazzite Portal

* chore: Remove BoxBuddy from Bazzite Portal

* feat(KDE): Pre-Install BoxBuddy

* feat(gnome): Pre-install BoxBuddy

Also removed duplicate WineZGUI
2024-02-23 13:34:45 -08:00
Kyle Gospodnetich
27bf9afbdc chore: Update just script for new sunshine location 2024-02-18 00:13:31 -08:00
Kyle Gospodnetich
61b9ec51aa chore: Add DejaDup to Yafti (Thanks @dylanmtaylor) 2024-02-15 20:19:20 -08:00
HikariKnight
56a963ca57
fix: add back ujust toggle-updates (#759)
* fix: add back toggle-updates

switching to topgrade removed it

* chore: remove flatpak-system-update.timer section of the recipe

dont think it is needed when we use topgrade
2024-02-11 09:30:56 -08:00
Kyle Gospodnetich
61e89084a3 chore: Shorten some of the URLs. 2024-02-05 10:59:31 -08:00
Kyle Gospodnetich
c5af54ad9f chore: Add new lines to remaining MOTD files 2024-02-04 23:08:24 -08:00
Pat Connors
2bae669fea
chore: MOTD cleanup (#734)
* chore: MOTD cleanup

* chore: more MOTD cleanup

* fix(motd): Shorten links and use newline workaround

* fix(motd): Use workaround

* chore(motd): No more whitespace

* chore(motd): No more whitespace

* fix(readme): Use ~ instead of <br>

* chore(motd): fix link

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-02-04 23:06:01 -08:00
Kyle Gospodnetich
615299fa60 chore: Support new line in tips with ~, fix typo. 2024-02-03 15:52:00 -08:00
Pat Connors
1b89f6de7d
chore: Fix Misc. Documentation link from cutting off in the terminal (#732)
This shortens the link so it doesn't get cut off in Prompt on KDE (and maybe GNOME)
2024-02-01 17:23:35 -08:00
Kyle Gospodnetich
63edc1ffce chore: Update message in yafti 2024-01-31 15:58:37 -08:00
Kyle Gospodnetich
30144a5fac chore: Update Fedora tip, add H264 tip.
chore: Remove incorrect new line at the end of 20-bazzite.md
2024-01-31 14:52:15 -08:00
Pat Connors
2867aefeb2
chore: Additional MOTD tips (#725)
I hope the syntax is fine 🙏
2024-01-31 08:10:22 -08:00
Kyle Gospodnetich
d91ad213ea feat: Add Vapor & VGUI2 themes for Prompt terminal
chore: Clean up Gradience theme handling to use skel
2024-01-30 17:32:50 -08:00
Kyle Gospodnetich
84a9e07615 feat: Add a warning when the currently booted image is over a month old 2024-01-30 15:55:05 -08:00
Kyle Gospodnetich
07a3768545 chore: Add more tips 2024-01-30 11:15:07 -08:00
Kyle Gospodnetich
809b3a335f fix: Ensure fish greeting is overridden 2024-01-30 01:20:22 -08:00
Kyle Gospodnetich
8909fd2d87 chore: Skip shell updates in Topgrade 2024-01-29 16:17:33 -08:00
Kyle Gospodnetich
405c5b8c00 chore: More minor tip updates 2024-01-29 12:42:50 -08:00
Kyle Gospodnetich
0a602e8d4e chore: More tip updates, link to more of nickname's guides 2024-01-29 11:47:38 -08:00
Kyle Gospodnetich
adfa1e0a57 feat: Override default fish greeting to allow the motd to work 2024-01-29 09:18:44 -08:00
Kyle Gospodnetich
c01bd600dc
chore(tips): Minor adjustment 2024-01-29 08:02:50 -08:00
Kyle Gospodnetich
6f5d048a51 chore: Add a ton of new tips, split bazzite tips from generic ones that could be upstreamed 2024-01-29 01:14:54 -08:00
Kyle Gospodnetich
7ed7e7fe73 fix: Escape special characters in motd script 2024-01-28 21:40:47 -08:00
Kyle Gospodnetich
ea5090e672 chore: Minor MOTD enhancements 2024-01-28 20:39:36 -08:00
Kyle Gospodnetich
b88c8d23a7 chore: Avoid italicizing nerd font in motd 2024-01-28 19:58:50 -08:00
Kyle Gospodnetich
97540cb15c chore: Enhance MOTD tip display by allowing formatting of tips with md, use automatic theme to fix light mode. 2024-01-28 19:42:03 -08:00
Kyle Gospodnetich
674fc08a5e
feat: Add MOTD thanks to @bsherman and @castrojo (#717) 2024-01-28 15:39:43 -08:00
Kyle Gospodnetich
d7c5e52c9a feat(deck): Add ujust commands to install various themes needed by ROG Ally & Legion Go.
feat: Add auto updating for some CSS Loader themes not on the official store with topgrade
2024-01-26 13:30:41 -08:00
Kyle Gospodnetich
b97f10b613 fix: Disable container update in topgrade, solves issue with topgrade needlessly starting containers. Does not affect Distrobox. 2024-01-25 15:59:26 -08:00