mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 20:56:43 +01:00
cli: 1-line toolbars by default
This commit is contained in:
parent
e039c19796
commit
53a01d92ae
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
(bsp/s (fixed/y 2 :transport)
|
(bsp/s (fixed/y 1 :transport)
|
||||||
(bsp/s :sample
|
(bsp/s :sample
|
||||||
(bsp/n (fixed/y 2 :status)
|
(bsp/n (fixed/y 1 :status)
|
||||||
(bsp/w (fixed/x :w-sidebar :pool)
|
(bsp/w (fixed/x :w-sidebar :pool)
|
||||||
(bsp/e :sampler
|
(bsp/e :sampler
|
||||||
(fill/y :editor))))))
|
(fill/y :editor))))))
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
(bsp/s (fixed/y 2 :transport)
|
(bsp/s (fixed/y 1 :transport)
|
||||||
(bsp/n (fixed/y 2 :status)
|
(bsp/n (fixed/y 1 :status)
|
||||||
(bsp/w (fixed/x :w-sidebar :pool)
|
(bsp/w (fixed/x :w-sidebar :pool)
|
||||||
(fill/y :editor))))
|
(fill/y :editor))))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue