✨ eww: add new tiles to control-center, new notification popup, new styles for a lot of widgets
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
(defwindow hardware-monitor []
|
||||
:monitor 0
|
||||
:geometry (geometry :width "320"
|
||||
:anchor "top right")
|
||||
|
||||
:exclusive 0
|
||||
:namespace "eww-hardware"
|
||||
:focusable false
|
||||
:stacking "fg"
|
||||
|
||||
(box :class "hardware-monitor"
|
||||
; TODO
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user