feat(waybar): remove audio-out from privacy module

This commit is contained in:
lightly-toasted 2025-09-19 16:47:12 +09:00
parent 047043e4e5
commit 2656818aef

View file

@ -65,7 +65,6 @@
privacy = {
modules = [
{ type = "screenshare"; }
{ type = "audio-out"; }
{ type = "audio-in"; }
];