diff --git a/de/home/.config/eww/eww.scss b/de/home/.config/eww/eww.scss index 445d1cf..a0e9be0 100644 --- a/de/home/.config/eww/eww.scss +++ b/de/home/.config/eww/eww.scss @@ -303,12 +303,12 @@ $home-widget-border-hover-color: rgba($color5,0.3); border: 3px solid $home-widget-border-color; border-radius: $home-widget-border-radius; background-color: $home-widget-bg-color; - .nowplayingart, .mediacontrols { - margin: 7px; + margin-left: 10px; } .nowplayingart { // border: 1px solid $home-widget-border-color; + margin: 10px; border-radius: $home-widget-border-radius; } .mediabutton { @@ -322,6 +322,7 @@ $home-widget-border-hover-color: rgba($color5,0.3); // background-position: center; // background-size: cover; // background-repeat: no-repeat; + margin: 0px 3px; border-radius: $home-widget-border-radius; box-shadow: inset 0 0 0px 3px $home-widget-border-color; } diff --git a/de/home/.config/eww/modules/home/nowplayingart.yuck b/de/home/.config/eww/modules/home/nowplayingart.yuck index 66c5756..c5f796a 100644 --- a/de/home/.config/eww/modules/home/nowplayingart.yuck +++ b/de/home/.config/eww/modules/home/nowplayingart.yuck @@ -25,20 +25,20 @@ :orientation "h" :space-evenly true :halign "end" - :width 161 + :width 155 ; :spacing 0 :height 50 (button :class "mediabutton" :valign "center" - :halign "end" + :halign "start" :height 25 :width 25 "") (button :class "mediabutton" :valign "center" - :halign "end" + :halign "center" :height 25 :width 25 "󰐎")