mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
fix: Fix popping audio in steam/gamescope under certain circumstances.
This commit is contained in:
parent
85955da110
commit
c900737371
@ -3,6 +3,8 @@ pulse.rules = [
|
||||
matches = [
|
||||
{ application.process.binary = "wine64-preloader" }
|
||||
{ application.process.binary = "wine-preloader" }
|
||||
{ application.process.binary = "gamescope" }
|
||||
{ application.process.binary = "steam" }
|
||||
]
|
||||
actions = {
|
||||
update-props = {
|
Loading…
x
Reference in New Issue
Block a user