chore(waybar): ignore telegram in privacy module
This commit is contained in:
@@ -130,7 +130,9 @@
|
|||||||
"ignore": [
|
"ignore": [
|
||||||
{ "type": "audio-out", "name": "spotify" },
|
{ "type": "audio-out", "name": "spotify" },
|
||||||
{ "type": "audio-out", "name": "Firefox" },
|
{ "type": "audio-out", "name": "Firefox" },
|
||||||
{ "type": "audio-in", "name": "Firefox" }
|
{ "type": "audio-in", "name": "Firefox" },
|
||||||
|
{ "type": "audio-out", "name": "Telegram" },
|
||||||
|
{ "type": "audio-in", "name": "Telegram" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
|
Reference in New Issue
Block a user