eww: delete dashboard
This commit is contained in:
parent
5f73b13b2a
commit
355c92bd08
@ -1,17 +0,0 @@
|
||||
(defwindow dashboard
|
||||
:monitor 0
|
||||
:stacking "bg"
|
||||
:exclusive false
|
||||
:geometry (geometry
|
||||
:y "50%"
|
||||
:x "50%"
|
||||
:width "20%"
|
||||
:height "20%"
|
||||
|
||||
)(dashboard))
|
||||
|
||||
|
||||
(defwidget dashboard []
|
||||
(box
|
||||
(label :text "hi"))
|
||||
)
|
||||
@ -1,2 +1 @@
|
||||
(include "./statusbar.yuck")
|
||||
(include "./dashboard.yuck")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user