331 Commits

Author SHA1 Message Date
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
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
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
Pat Connors
16b3eafdc9
feat: Add BoxBuddy to Bazzite Portal 2024-01-24 20:42:39 -05:00
Kyle Gospodnetich
62095556ad chore(topgrade): Add helm, home_manager, and firmware to ignore failure list 2024-01-23 11:43:19 -08:00
Kyle Gospodnetich
d3b33b2753 chore(just): Remove unneeded firmware updater
chore(updater): Keep System Update window open after completion for review
chore(updater): Assume yes and offer to retry on failure
2024-01-22 21:52:05 -08:00
Kyle Gospodnetich
595e92e65b chore: Remove supergfxctl command from desktop just file 2024-01-22 13:08:13 -08:00
Kyle Gospodnetich
82591640c5 chore: Further justfile cleanup, split by DE and separate nvidia-only rules 2024-01-22 07:44:43 -08:00
Kyle Gospodnetich
dc95ca98b6 feat: Add System Update application utilizing Topgrade 2024-01-21 19:53:15 -08:00
Kyle Gospodnetich
3ba1489830 chore: Minor typo correction in topgrade toml 2024-01-21 11:51:34 -08:00
Kyle Gospodnetich
54e98f2391 chore: Don't assume --yes when run manually with ujust 2024-01-21 00:58:59 -08:00
Kyle Gospodnetich
5637023ac1
chore: Add message about KDE default terminal to just command 2024-01-20 14:39:52 -08:00
Kyle Gospodnetich
0f0feea4c3 feat: Clean up just file situation, use split deck/desktop just files with a single shared one 2024-01-20 13:33:49 -08:00
Kyle Gospodnetich
d24490e351 chore: Use --yes in ublue-update 2024-01-20 13:16:22 -08:00
Kyle Gospodnetich
1977143aa5 chore: Add some additional options to the default topgrade config 2024-01-20 10:29:08 -08:00
Kyle Gospodnetich
094e3a83e1 chore: Add some more update types to ignore 2024-01-20 09:28:24 -08:00
Kyle Gospodnetich
8a957310c8 chore: Minor file reorganization 2024-01-20 09:22:56 -08:00
Kyle Gospodnetich
5f52850e5d chore: Create a pre-existing topgrade.toml file in /etc 2024-01-20 01:55:11 -08:00
Kyle Gospodnetich
97aeca6e1b feat: Use topgrade for ujust update 2024-01-20 01:08:58 -08:00
Kyle Gospodnetich
0c9ce86a05 chore: Add config to later be used by topgrade 2024-01-20 00:51:56 -08:00