diff --git a/mmtc.ron b/mmtc.default.ron similarity index 96% rename from mmtc.ron rename to mmtc.default.ron index 33cafce..52e63aa 100644 --- a/mmtc.ron +++ b/mmtc.default.ron @@ -1,4 +1,9 @@ Config( + address: "127.0.0.1:6600", + cycle: false, + jump_lines: 24, + seek_secs: 5.0, + ups: 1.0, layout: Rows([ Fixed(1, Columns([ Ratio(12, Textbox(Styled([Fg(Indexed(122)), Bold], Text("Title")))),