✨ eww: remove padding from bottom of window
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
.bar {
|
||||
background: transparent;
|
||||
padding: 4px;
|
||||
padding-bottom: 0;
|
||||
|
||||
& label {
|
||||
font-weight: 500;
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
(defwindow bar
|
||||
:monitor 0
|
||||
:geometry (geometry :width "100%"
|
||||
:height "50px"
|
||||
:height "46px"
|
||||
:anchor "top center")
|
||||
:stacking "fg"
|
||||
:exclusive true
|
||||
|
||||
Reference in New Issue
Block a user