feat: added waybar & anyrun configs
This commit is contained in:
14
.config/waybar/lib/components/audio.json
Normal file
14
.config/waybar/lib/components/audio.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"pulseaudio": {
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": " ",
|
||||
"format-icons": {
|
||||
"default": [
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
"on-click": "pavucontrol"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user