dev: automated commit - 2025-09-29 15:16:09
This commit is contained in:
parent
f30c60258a
commit
b904c70347
2 changed files with 5 additions and 1 deletions
|
|
@ -156,7 +156,7 @@
|
|||
}
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{icon}",
|
||||
"format": "{icon} {volume}%",
|
||||
"on-click": "pavucontrol",
|
||||
"on-click-right": "pamixer -t",
|
||||
"tooltip-format": "Playing at {volume}%",
|
||||
|
|
|
|||
|
|
@ -108,3 +108,7 @@ tooltip {
|
|||
color: #9ccfd8;
|
||||
}
|
||||
|
||||
#pulseaudio.muted {
|
||||
color: #eb6f92;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue