feat(sidebar): add task list
This commit is contained in:
@@ -49,9 +49,9 @@
|
||||
(: s.sb :setup
|
||||
{:layout wibox.layout.align.vertical
|
||||
1 {1 (border (tag-list s))
|
||||
;; 2 (task-list s)
|
||||
:layout wibox.layout.fixed.vertical}
|
||||
2 nil
|
||||
2 {1 (border (center (task-list s)) 4)
|
||||
:layout wibox.layout.flex.vertical}
|
||||
3 {1 (center systray)
|
||||
2 (center battery.widget)
|
||||
3 {1 (border
|
||||
|
Reference in New Issue
Block a user