Skip to content

Commit 2eb0201

Browse files
committed
waybar privacy Do not monitor audio out
1 parent 11f2f90 commit 2eb0201

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Configs/.local/share/waybar/modules/privacy.jsonc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,10 @@
77
{
88
"type": "screenshare",
99
"tooltip": true
10-
// "tooltip-icon-size": 24
11-
},
12-
{
13-
"type": "audio-out",
14-
"tooltip": true
15-
// "tooltip-icon-size": 24
1610
},
1711
{
1812
"type": "audio-in",
1913
"tooltip": true
20-
// "tooltip-icon-size": 24
2114
}
2215
],
2316
"ignore-monitor": true,

0 commit comments

Comments
 (0)