💄 eww: add top-padding to floating bar-widgets
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
(defwindow calendar-window
|
||||
:monitor 0
|
||||
:geometry (geometry :anchor "top center")
|
||||
:geometry (geometry :anchor "top center"
|
||||
:y "5px")
|
||||
:stacking "fg"
|
||||
:exclusive false
|
||||
:namespace "eww-calendar"
|
||||
|
||||
Reference in New Issue
Block a user