mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
parent
08730df042
commit
0d7998a5a8
5 changed files with 389 additions and 279 deletions
|
|
@ -79,8 +79,8 @@ impl Cli {
|
|||
color: ItemTheme::random(),
|
||||
dialog: Dialog::Menu(0),
|
||||
mode: Mode {
|
||||
view: vec![":view/menu".into()],
|
||||
keys: vec![":keys/axis/y".into()],
|
||||
view: vec![":menu".into()],
|
||||
keys: vec![":y".into()],
|
||||
..Default::default()
|
||||
},
|
||||
project: Arrangement {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue