diff --git a/buttons_wide.template b/buttons_wide.template
index e6028aac27f26a226bacf186228b40001e79046b..29b954a0fa02c7b8f90e0455218533cbb35b72ed 100644
--- a/buttons_wide.template
+++ b/buttons_wide.template
@@ -1,8 +1,3 @@
-    show_actions:
-        action:
-            set_view: "actions"
-        outline: "special"
-        label: ">_"
     F1:
         outline: "action"
         keysym: "F1"
@@ -119,3 +114,11 @@
         modifier: "Alt"
         outline: "small"
         label: "Alt"
+    period:
+        outline: "special"
+        text: "."
+    show_actions:
+        action:
+            set_view: "actions"
+        outline: "special"
+        label: ">_"