diff --git a/eww.scss b/eww.scss index 34a418b..a3f135f 100644 --- a/eww.scss +++ b/eww.scss @@ -113,7 +113,7 @@ circular-progress { } .center button{ - padding: 0px 20px; + padding: 0px 15px; margin: 5px; text-shadow: 0px 0px; } @@ -133,6 +133,11 @@ circular-progress { font-weight: bold; } +.sound { + margin: 10px; +} + + .visualizer { font-size: 10px; text-shadow: 0px 0px; diff --git a/eww.yuck b/eww.yuck index c13d0a6..5478c1a 100644 --- a/eww.yuck +++ b/eww.yuck @@ -57,6 +57,7 @@ (eventbox :onhover "eww update reveal_sound=true" :onhoverlost "eww update reveal_sound=false" + :class "sound" (box :space-evenly false :orientation "h" @@ -132,7 +133,7 @@ :spacing 3 :orientation "h" :space-evenly false - :icon-size 5 + :icon-size 25 :prepend-new false) (sound) (time-and-date)