mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
fix: Don't allow tuned to enforce an audio timeout
This commit is contained in:
parent
f1a6573aa9
commit
17c869dc70
@ -19,7 +19,7 @@ boost=1
|
||||
platform_profile=balanced
|
||||
|
||||
[audio]
|
||||
timeout=10
|
||||
timeout=0
|
||||
|
||||
[video]
|
||||
radeon_powersave=dpm-balanced, auto
|
||||
|
@ -17,6 +17,9 @@ energy_performance_preference=performance
|
||||
[acpi]
|
||||
platform_profile=performance
|
||||
|
||||
[audio]
|
||||
timeout=0
|
||||
|
||||
# Marvell ThunderX
|
||||
[vm.thunderx]
|
||||
type=vm
|
||||
|
Loading…
x
Reference in New Issue
Block a user