feat(hypr): use wiremix instead of pavucontrol
This commit is contained in:
parent
20a3c0641f
commit
b8157b09ab
1 changed files with 2 additions and 3 deletions
|
@ -2,11 +2,10 @@
|
|||
plugins = ["scratchpads", "magnify"]
|
||||
|
||||
[scratchpads.volume]
|
||||
command = "pavucontrol"
|
||||
unfocus = "hide"
|
||||
command = "ghostty --class=com.ghostty-volume -e wiremix"
|
||||
position = "1% 8%"
|
||||
unfocus = "hide"
|
||||
lazy = true
|
||||
force_monitor = "DP-1"
|
||||
|
||||
[scratchpads.bluetooth]
|
||||
command = "overskride"
|
||||
|
|
Loading…
Add table
Reference in a new issue