diff --git a/buttons.template b/buttons.template
index d61d1fa192eadd114ca7201f2ee72bc69c39f566..d7bd79d660323db4fdc32d9c87a19df8b9e35d83 100644
--- a/buttons.template
+++ b/buttons.template
@@ -1,8 +1,3 @@
-    show_actions:
-        action:
-            set_view: "actions"
-        outline: "special"
-        label: ">_"
     F1:
         outline: "action"
         keysym: "F1"
@@ -111,3 +106,11 @@
         modifier: "Alt"
         outline: "small"
         label: "Alt"
+    period:
+        outline: "special"
+        text: "."
+    show_actions:
+        action:
+            set_view: "actions"
+        outline: "special"
+        label: ">_"