diff --git a/Containerfile b/Containerfile index 8c30d25b..88f9f0cb 100644 --- a/Containerfile +++ b/Containerfile @@ -150,9 +150,9 @@ RUN rpm-ostree install \ input-remapper \ system76-scheduler \ tuned \ + tuned-ppd \ tuned-utils \ tuned-utils-systemtap \ - tuned-ppd \ tuned-gtk \ tuned-profiles-compat \ tuned-profiles-atomic \ diff --git a/README.md b/README.md index c5925dc7..0e678bee 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Bazzite is built from [ublue-os/main](https://github.com/ublue-os/main) and [ubl - Full support for [DisplayLink](https://www.synaptics.com/products/displaylink-graphics). - Includes Valve's KDE themes from SteamOS. - [LatencyFleX](https://github.com/ishitatsuyuki/LatencyFleX), [vkBasalt](https://github.com/DadSchoorse/vkBasalt), [MangoHud](https://github.com/flightlessmango/Mangohud), and [OBS VkCapture](https://github.com/nowrep/obs-vkcapture) installed and available by default +- Uses [TuneD](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/monitoring_and_managing_system_status_and_performance/getting-started-with-tuned_monitoring-and-managing-system-status-and-performance) in place of PPD, with full integration into GNOME, KDE, and Game mode. This is an incredibly powerful tool that RedHat offers [entire classes on](https://www.redhat.com/en/services/training/rh442-red-hat-enterprise-performance-tuning). - Support for [Wallpaper Engine](https://www.wallpaperengine.io/en). (Only on KDE) - [ROM Properties Page shell extension](https://github.com/GerbilSoft/rom-properties) included. - Full support for [Winesync/Fastsync/NTsync](https://github.com/Frogging-Family/wine-tkg-git/issues/936).