fix: apple silicon (#205)

* fix: pavucontrol on apple-silicon

* fix: apple-silicon - touchbar
This commit is contained in:
Ryan Yin
2025-07-25 22:37:50 +08:00
committed by GitHub
parent 88f85bb5d7
commit 9bd5c5b727
5 changed files with 210 additions and 39 deletions

View File

@@ -122,7 +122,7 @@
"scroll-step": 5.0,
// Commands to execute on events
"on-click": "amixer set Master toggle",
"on-click-right": "pavucontrol",
"on-click-right": "GSK_RENDERER=opengl pavucontrol",
"smooth-scrolling-threshold": 1,
},
"temperature": {