commit
This commit is contained in:
parent
bc1ced79a8
commit
19a595c21b
26 changed files with 754 additions and 559 deletions
|
@ -2,6 +2,7 @@
|
|||
icon = "@ph/microphone-light[scale=0.9]"
|
||||
indicators.bar.color = "#ffffff50"
|
||||
|
||||
host = "remote"
|
||||
handler = "pa_volume"
|
||||
config.delta = 0.05
|
||||
config.target.type = "input"
|
||||
|
@ -19,6 +20,7 @@ config.style.inactive.icon = "@ph/microphone-slash-light[scale=0.9|alpha=0.8|col
|
|||
icon = "@apps/discord[scale=0.25]"
|
||||
indicators.bar.color = "#ffffff50"
|
||||
|
||||
host = "remote"
|
||||
handler = "pa_volume"
|
||||
config.delta = 0.05
|
||||
config.target.type = "application"
|
||||
|
@ -31,6 +33,7 @@ config.style.inactive.icon = "@apps/discord[scale=0.25|grayscale|alpha=0.8]"
|
|||
icon = "@apps/youtube[scale=1.3]"
|
||||
indicators.bar.color = "#ffffff50"
|
||||
|
||||
host = "remote"
|
||||
handler = "pa_volume"
|
||||
config.delta = 0.05
|
||||
config.muted_turn_action = "unmute"
|
||||
|
@ -44,6 +47,7 @@ config.style.inactive.icon = "@apps/youtube[scale=1.3|grayscale]"
|
|||
icon = "@apps/spotify[scale=1.2]"
|
||||
indicators.bar.color = "#ffffff50"
|
||||
|
||||
host = "remote"
|
||||
handler = "pa_volume"
|
||||
config.delta = 0.05
|
||||
config.muted_turn_action = "unmute-at-zero"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue