diff --git a/de/home/.config/eww/eww.scss b/de/home/.config/eww/eww.scss index 8094a9d..bb6fdaa 100644 --- a/de/home/.config/eww/eww.scss +++ b/de/home/.config/eww/eww.scss @@ -8,6 +8,16 @@ .bar { padding: 5px 0px; } +.workspaces, +.music { + margin: 10px; +} +.rightgroup { + margin-right: 10px; +} +.rightgroup>* { + margin: 10px 0px 10px 5px; +} circular-progress { color: $color1; background-color: $color2; @@ -17,7 +27,7 @@ circular-progress { border: 2px solid $color1; color: #2C2423; border-radius: 8px; - margin: 0px 2px; +// margin: 10px 0px; } .revealer-on-hover>widget>box>box>*, .reveal_children>* { @@ -36,7 +46,7 @@ circular-progress { color: $color0; padding: 2px; border-radius: 8px; - margin: 0px 2px; +// margin: 10px 0px; padding: 5px; } label { @@ -52,7 +62,7 @@ label { background-color: $color9; border: 2px solid $color1; color: $color0; - margin: 0px 0px; +// margin: 10px 0px; padding: 5px; } .workspaces button:hover { diff --git a/de/home/.config/eww/eww.yuck b/de/home/.config/eww/eww.yuck index 2a2273b..8276aa2 100644 --- a/de/home/.config/eww/eww.yuck +++ b/de/home/.config/eww/eww.yuck @@ -185,7 +185,7 @@ :exclusive true :geometry (geometry :x "0%" :y "0%" - :width "99%" + :width "100%" :height "30px" :anchor "top center") :reserve (struts :side "top" :distance "4%") @@ -197,7 +197,7 @@ :exclusive true :geometry (geometry :x "0%" :y "0%" - :width "99%" + :width "100%" :height "30px" :anchor "top center") :reserve (struts :side "top" :distance "4%") @@ -209,8 +209,8 @@ :exclusive true :geometry (geometry :x "0%" :y "0%" - :width "99%" - :height "100px" + :width "100%" + :height "30px" :anchor "top center") :reserve (struts :side "top" :distance "4%") (bar))