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-right": [
|
||||
"privacy",
|
||||
"tray",
|
||||
"idle_inhibitor",
|
||||
"network",
|
||||
|
|
@ -65,4 +66,11 @@
|
|||
},
|
||||
"on-click": "pavucontrol",
|
||||
},
|
||||
"privacy": {
|
||||
"modules": [
|
||||
{ "type": "screenshare" },
|
||||
{ "type": "audio-in" },
|
||||
{ "type": "audio-out" },
|
||||
]
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue