diff --git a/eww/bar/eww.yuck b/eww/bar/eww.yuck index 2f46e77..124a503 100644 --- a/eww/bar/eww.yuck +++ b/eww/bar/eww.yuck @@ -36,26 +36,6 @@ (widget-clock) ) )) -(defwindow hbar - :exclusive true - :monitor 0 - :windowtype "dock" - :geometry (geometry - :x "0%" - :y "0%" - :width "90%" - :height "20px" - :anchor "top center" - ) - :reserve (struts :side "top" :distance "20px") - (centerbox :orientation "h" - (box :orientation "h") - (box :orientation "h") - (box :orientation "h" :space-evenly false :halign "end" - (widget-cpu) - (widget-memory) - ) - )) (defwidget widget-workspaces [] (box