From 2cda45e006f7f17ed522377e54fdb7b9aa5b9771 Mon Sep 17 00:00:00 2001
From: M33 <327-m33@git.qoto.org>
Date: Sat, 20 Mar 2021 19:33:40 +0000
Subject: [PATCH] Replace buttons.template

---
 buttons.template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/buttons.template b/buttons.template
index b3db076..d61d1fa 100644
--- a/buttons.template
+++ b/buttons.template
@@ -1,3 +1,8 @@
+    show_actions:
+        action:
+            set_view: "actions"
+        outline: "special"
+        label: ">_"
     F1:
         outline: "action"
         keysym: "F1"
@@ -106,12 +111,3 @@
         modifier: "Alt"
         outline: "small"
         label: "Alt"
-    TabSmall:
-        outline: "small"
-        keysym: "Tab"
-        label: "Tab"
-    show_actions:
-        action:
-            set_view: "actions"
-        outline: "special"
-        label: ">_"
-- 
GitLab