diff --git a/eww/bar/eww.yuck b/eww/bar/eww.yuck index 6af57f5..2f46e77 100644 --- a/eww/bar/eww.yuck +++ b/eww/bar/eww.yuck @@ -125,7 +125,7 @@ :orientation "v" :space-evenly "false" :spacing "2" - :tooltip "Volume: ${current-volume}%" + :tooltip "Volume: ${current-volume}% [${current-volume-state}]" (revealer :transition "slideup" :reveal show-volume (scale :class "scale" @@ -152,7 +152,7 @@ :orientation "v" :space-evenly "false" :spacing "2" - :tooltip "Capture : ${current-microphone}%" + :tooltip "Capture : ${current-microphone}% [${current-microphone-state}]" (revealer :transition "slideup" :reveal show-microphone (scale :class "scale"