From 55059d0f44e9554baaa410006cb506b36970896d Mon Sep 17 00:00:00 2001 From: M33 <327-m33@git.qoto.org> Date: Sat, 27 Mar 2021 10:58:46 +0000 Subject: [PATCH] Replace buttons.template --- buttons.template | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/buttons.template b/buttons.template index d61d1fa..d7bd79d 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: ">_" -- GitLab