This commit is contained in:
Chris Cochrun 2025-03-06 20:39:20 -06:00
parent 3b0df9976a
commit 92bd0d99ce

View file

@ -22,8 +22,8 @@ configuration {
kb-mode-complete: "Control-M";
kb-row-down: "Control-j,Down";
kb-row-up: "Control-k,Up";
kb-row-left: "Control-h,Left";
kb-row-right: "Control-l,Right";
kb-row-left: "Control-h";
kb-row-right: "Control-l";
font: "VictorMono Nerd Font 12.0";
show-icons: true;
timeout {