mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 07:25:40 +00:00
feat(waybar): remove audio-out from privacy module
This commit is contained in:
parent
047043e4e5
commit
2656818aef
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@
|
||||||
privacy = {
|
privacy = {
|
||||||
modules = [
|
modules = [
|
||||||
{ type = "screenshare"; }
|
{ type = "screenshare"; }
|
||||||
{ type = "audio-out"; }
|
|
||||||
{ type = "audio-in"; }
|
{ type = "audio-in"; }
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue