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

game-performance: Disable screensaver during running #122

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

ventureoo
Copy link
Member

This is what gamemode does by default and is requested in #119.

Closes: #119

@@ -1,10 +1,20 @@
#!/usr/bin/env bash
# Helper script to enable the performance gov with proton or others
if ! command -v powerprofilesctl &>/dev/null; then
echo "Error: powerprofilesctl not found" >&2
exit 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may remove white space

Copy link
Member

@vnepogodin vnepogodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

legit overall

@ptr1337 ptr1337 merged commit 9dfce26 into master Dec 29, 2024
@ptr1337 ptr1337 deleted the game-performance-inhibit branch December 29, 2024 14:43
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.

game-performance wrapper session inhibiting
3 participants