summaryrefslogblamecommitdiffstats
path: root/eww/src/dashboard.yuck
blob: 39d7a4d3a8c6164973352f4bbb0652c780a370e2 (plain) (tree)
1
2
3
4
5
6
7






                       
(defwidget dashboard []
  (box :orientation "v"
  (header)
  (audioSliders)
  (focal)
  (footer)
 ))