1376 Commits

Author SHA1 Message Date
Kyle Gospodnetich
c267cbe82e fix(nvidia): Always reboot at the end of bazzite-hardware-setup, potentially fixes frozen screen that makes kargs appear to take an infinite amount of time. NVK soon? I want off Mr. Nvidia's wild ride. 2024-03-13 12:14:43 -07:00
m2
6bd4949a87
fix: make sure custom initramfs args are set 2024-03-12 21:09:56 -04:00
Kyle Gospodnetich
5e0e306d2d chore: Add HP Envy laptop to rotation fix script 2024-03-09 23:11:46 -08:00
HikariKnight
36388bc8ad
feat(just): add option to add user to libvirt group (#865) 2024-03-09 21:17:44 -08:00
m2
2bef48a149
fix: custom initramfs args actually get applied
rpm-ostree initramfs is very temperamental.
2024-03-09 18:26:54 -05:00
Kyle Gospodnetich
ba7261081a
fix(just): Create repo file with sudo 2024-03-09 11:00:09 -08:00
Kyle Gospodnetich
6d96727fc6 chore: Assume yes 2024-03-07 23:50:05 -08:00
Kyle Gospodnetich
70f01e3196 chore: Add some additional flatpak overrides for gradience and local theming 2024-03-07 23:48:26 -08:00
Kyle Gospodnetich
9496413077 chore: Remove old version prior to install 2024-03-07 23:38:24 -08:00
Kyle Gospodnetich
cf5e0f0f3d feat(amd): Add LACT to topgrade 2024-03-07 14:01:12 -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
fc25d04523
chore(deck): Remove latest from command example in os-branch-select 2024-03-04 09:43:24 -08:00
Kyle Gospodnetich
26b1d533b9
fix(deck): Ensure the detected branch name is always lowercase 2024-03-04 09:39:37 -08:00
Kyle Gospodnetich
2f687cc38f chore: Disable bell by default in Ptyxis 2024-03-01 22:53:05 -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
Kyle Gospodnetich
cffb1acdc3 chore: Include filelight on KDE 2024-02-29 11:15:47 -08:00
Kyle Gospodnetich
9ad38388df chore: Ignore sunshine in system76-scheduler config, Nice value for this should instead be set by systemd 2024-02-27 23:25:37 -08:00
Kyle Gospodnetich
0fd73bfd9f chore: Cleanup System76-Scheduler config 2024-02-27 23:08:24 -08:00
Kyle Gospodnetich
93bc12f304 fix: Correct issue with user setup script execution check 2024-02-27 18:29:45 -08:00
Peter Tri Ho
0f2fb7daee
fix: correct orientation for GPD Win Max 2 (2022) (#819) 2024-02-27 00:44:10 -08:00
Kyle Gospodnetich
44d6bc458b chore(gnome): Replace Pods with BoxBuddy in Container folder 2024-02-24 23:08:12 -08:00
Kyle Gospodnetich
546a9cdf06 chore(ci): Various build fixes
chore: Update version of flatpak and hardware setup scripts
2024-02-24 21:43:48 -08:00
Kyle Gospodnetich
c86fc7dbd7 fix(deck): Correct the default display scale on KDE images 2024-02-24 20:25:05 -08:00
Kyle Gospodnetich
f1eda86da2 Add BoxBuddy config to default to Ptyxis 2024-02-24 20:25:05 -08:00
Kyle Gospodnetich
8d8eb4ca25 chore: Hide toggle-autologin 2024-02-24 11:40:49 -08:00
Kyle Gospodnetich
068a83509a chore: Remove unneeded pipewire patch file, minor cleanup 2024-02-24 11:40:49 -08:00
Pat Connors
55cf1cb3b5
fix: distrobox-export (#803) 2024-02-24 11:18:39 -08:00
Kyle Gospodnetich
e5980af5de chore: Switch to show-boxbuddy in Logo Menu config 2024-02-23 13:38:43 -08:00
Kyle Gospodnetich
1268a15bf6 chore: Remove pods in favor of boxbuddy as default 2024-02-23 13:35:43 -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
56060235a5 chore: Move ds-inhibit to generic section of bazzite-hardware-setup in case users have changed the default behavior for this service. 2024-02-23 10:21:20 -08:00
Kyle Gospodnetich
c6de0d7a6f chore: Adjust system76-scheduler audio config to match upstream 2024-02-21 16:34:10 -08:00
Kyle Gospodnetich
0492920061 feat(deck): Add fix for suspend with some wifi adapters. 2024-02-21 16:34:10 -08:00
PVermeer
929bddbc57
fix: mangohud config folder typo (#788) 2024-02-20 13:59:14 -08:00
Pat Connors
5e18df5aa6
feat(gnome): Add File Roller Archive Manager (#786)
[File Roller](https://wiki.gnome.org/Apps/FileRoller) would be nice to have feature parity with KDE images because KDE ships [Ark](https://apps.kde.org/ark/).
2024-02-19 18:26:32 -08:00
Kyle Gospodnetich
25cbb99f9e chore: Add prompt symlink to ensure old shortcuts continue to work 2024-02-18 22:55:38 -08:00
HikariKnight
462deabe7f
fix: Correct rotation for Lenovo p14s gen2 (#782) 2024-02-18 09:15:59 -08:00
Kyle Gospodnetich
58f1a24fa1
chore: Drop unneeded Wayland change 2024-02-18 01:16:48 -08:00
Kyle Gospodnetich
27bf9afbdc chore: Update just script for new sunshine location 2024-02-18 00:13:31 -08:00
Olav
f08e72be50
fix(gpd): Correct screen rotation on the GPD Win 2 (#781) 2024-02-17 20:53:47 -08:00