feat: Show current master/capture state

wayland/eww
Leni Aniva 2024-06-02 15:05:58 -07:00
parent aecf181eac
commit 45cddf8389
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
1 changed files with 2 additions and 2 deletions

View File

@ -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"