From 1888b363f212a2424c42a9997c46a69afffd144c Mon Sep 17 00:00:00 2001 From: M33 <327-m33@git.qoto.org> Date: Sat, 20 Mar 2021 16:05:40 +0000 Subject: [PATCH] buttons needed for a terminal layout --- buttons.template | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 buttons.template diff --git a/buttons.template b/buttons.template new file mode 100644 index 0000000..6d6df6a --- /dev/null +++ b/buttons.template @@ -0,0 +1,4 @@ + TabSmall: + outline: "term_small" + keysym: "Tab" + label: "Tab" -- GitLab