mirror of
https://github.com/figsoda/mmtc
synced 2025-02-16 21:38:38 +00:00
rename file and all default configurations
This commit is contained in:
parent
31424645e8
commit
6cac3953ee
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
||||||
Config(
|
Config(
|
||||||
|
address: "127.0.0.1:6600",
|
||||||
|
cycle: false,
|
||||||
|
jump_lines: 24,
|
||||||
|
seek_secs: 5.0,
|
||||||
|
ups: 1.0,
|
||||||
layout: Rows([
|
layout: Rows([
|
||||||
Fixed(1, Columns([
|
Fixed(1, Columns([
|
||||||
Ratio(12, Textbox(Styled([Fg(Indexed(122)), Bold], Text("Title")))),
|
Ratio(12, Textbox(Styled([Fg(Indexed(122)), Bold], Text("Title")))),
|
Loading…
Add table
Reference in a new issue