diff --git a/buttons.template b/buttons.template
index b3db076752212d7196a67830a9d8475f755f0083..d61d1fa192eadd114ca7201f2ee72bc69c39f566 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: ">_"