From 577db22f5347173eb2461436219d7ef58cf8b142 Mon Sep 17 00:00:00 2001 From: M33 <327-m33@git.qoto.org> Date: Sat, 20 Mar 2021 16:07:28 +0000 Subject: [PATCH] Outline section specific to a terminal keyboard layout --- outlines.template | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 outlines.template diff --git a/outlines.template b/outlines.template new file mode 100644 index 0000000..dcf8a58 --- /dev/null +++ b/outlines.template @@ -0,0 +1,2 @@ + term_small: { width: 59, height: 22 } + action: { width: 59, height: 46 } -- GitLab