eww: remove padding from bottom of window

This commit is contained in:
retrozinndev
2025-01-10 13:50:04 -03:00
parent 3c1410ec4e
commit 2372d46551
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
(defwindow bar
:monitor 0
:geometry (geometry :width "100%"
:height "50px"
:height "46px"
:anchor "top center")
:stacking "fg"
:exclusive true