waybar: Add media privacy icons
This commit is contained in:
parent
5f3c29864c
commit
904d0e37f2
1 changed files with 8 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
],
|
],
|
||||||
"modules-center": [],
|
"modules-center": [],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
|
"privacy",
|
||||||
"tray",
|
"tray",
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
"network",
|
"network",
|
||||||
|
|
@ -65,4 +66,11 @@
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol",
|
||||||
},
|
},
|
||||||
|
"privacy": {
|
||||||
|
"modules": [
|
||||||
|
{ "type": "screenshare" },
|
||||||
|
{ "type": "audio-in" },
|
||||||
|
{ "type": "audio-out" },
|
||||||
|
]
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue