Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bazzite-powersave): make arg to set PPD to balance work #1252

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

HikariKnight
Copy link
Member

the default is to enable power-saver mode when run and that always worked and was the point of the script, which is why this never got caught before now.

Script was made basically because the dbus calls to do this are horrible for both DEs
/usr/libexec/bazzite-powersave sets PPD profile to power-saver for gnome and kde (will detect DE)
/usr/libexec/bazzite-powersave 0 will now correctly set PPD profile to balanced

the default is to enable power-saver mode when run and that always worked and was the point of the script, which is why this never got caught before now.
@HikariKnight HikariKnight requested a review from EyeCantCU as a code owner June 21, 2024 17:32
@HikariKnight HikariKnight requested a review from KyleGospo June 21, 2024 17:32
@KyleGospo KyleGospo merged commit 1c2148b into main Jun 21, 2024
5 checks passed
@KyleGospo KyleGospo deleted the fix-powersave-script branch June 21, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants