From 6db23c417ea59dd9b9b928f022d40e20b80d2e67 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sun, 23 Oct 2022 00:45:29 +0200 Subject: start from colemak, attempt to rebalance ring columns if using lsb --- srchr/src/config.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'srchr/src/config.rs') diff --git a/srchr/src/config.rs b/srchr/src/config.rs index 9726108..9ed98d3 100644 --- a/srchr/src/config.rs +++ b/srchr/src/config.rs @@ -8,9 +8,9 @@ pub const STATS_FILE_NAME: &str = "shai.json"; pub const LOAD_STATS: bool = true; pub const STARTING_LAYOUT_STRING: &str = " -V L O M Q W F U H . -S R A T K Y C E N I -X J ' D Z G P / B , +Q W F P B J L U Y ' +A R S T G M N E I O +Z X C D V K H , . / "; // Tournament parameters -- cgit v1.3.1