From e6816928c55594879c622959fd46634bdbf4f5ec Mon Sep 17 00:00:00 2001 From: M33 <327-m33@git.qoto.org> Date: Sat, 20 Mar 2021 19:06:59 +0000 Subject: [PATCH] Replace outlines.template --- outlines.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/outlines.template b/outlines.template index dcf8a58..24cb949 100644 --- a/outlines.template +++ b/outlines.template @@ -1,2 +1,2 @@ - term_small: { width: 59, height: 22 } - action: { width: 59, height: 46 } + action: { width: 59, height: 46 } + small: { width: 59, height: 22 } -- GitLab