fix(bling, laptop): QOL Fixes

fixes #123 #78!!
This commit is contained in:
Tulili 2024-02-09 00:03:07 -03:00 committed by GitHub
parent cd0f836a00
commit 85d3b6b8fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ CPU_ENERGY_PERF_POLICY_ON_BAT=power
CPU_MIN_PERF_ON_AC=0
CPU_MAX_PERF_ON_AC=100
CPU_MIN_PERF_ON_BAT=0
CPU_MAX_PERF_ON_BAT=30
CPU_MAX_PERF_ON_BAT=70
# Set the CPU "turbo boost" (Intel) or "turbo core" (AMD) feature:
# 0=disable, 1=allow.
@ -131,3 +131,6 @@ PCIE_ASPM_ON_BAT=powersupersave
# Default: "mei_me nouveau radeon", use "" to disable completely.
RUNTIME_PM_DRIVER_DENYLIST=""
# Make sure USB_AUTOSUSPEND is disabled because it is super annoying to use your computer with a not-functioning mouse and keyboard
USB_AUTOSUSPEND=0