diff options
| author | bd <bdunahu@operationnull.com> | 2025-10-27 11:52:47 -0400 |
|---|---|---|
| committer | bd <bdunahu@operationnull.com> | 2025-10-27 11:52:47 -0400 |
| commit | 4e80c119a8a062c419540be9b197df175ab21b7c (patch) | |
| tree | 039717033a97dc78c74d5f494e61cf190a753e89 /.config/eww/eww.yuck | |
| parent | bfa9d711a225d6ceb445bbb60dfac0f8ed24443d (diff) | |
display open X windows (current workspace) on left side of eww bar
Diffstat (limited to '.config/eww/eww.yuck')
| -rw-r--r-- | .config/eww/eww.yuck | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/eww/eww.yuck b/.config/eww/eww.yuck index f5011b6..ff5f999 100644 --- a/.config/eww/eww.yuck +++ b/.config/eww/eww.yuck @@ -7,9 +7,9 @@ :geometry (geometry :x "0%" :y "0%" :width "100%" - :height "25px" + :height "20px" :anchor "top center") - :reserve (struts :side "top" :distance "2.4%") + :reserve (struts :side "top" :distance "1.9%") (bar)) ;; Local Variables: |
