✨ eww: better user experience with volume menu and control center
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
:orientation "horizontal"
|
||||
:draw-value false
|
||||
:flipped false
|
||||
:onchange "wpctl set-volume @DEFAULT_AUDIO_SINK@ $(awk -v n={} 'BEGIN { print (n / 100) }')")
|
||||
:onchange "wpctl set-volume @DEFAULT_AUDIO_SINK@ $(awk -v n={} 'BEGIN { print (n / 100) }')"
|
||||
:tooltip "${json_volume.output}")
|
||||
|
||||
(label :text ""
|
||||
:xalign 0)
|
||||
|
||||
Reference in New Issue
Block a user