From 60fdefc3fdecb7e4d3697634e91b07356a3a5b4d Mon Sep 17 00:00:00 2001 From: Peter Kaplan Date: Mon, 7 Feb 2022 14:51:23 +0100 Subject: input: add map-switch/unmap-switch commands This allows running a command on a laptop's lid being opened/closed or a tablet's button/switch being pressed/toggled. --- completions/bash/riverctl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'completions/bash/riverctl') diff --git a/completions/bash/riverctl b/completions/bash/riverctl index bfee3f1..692dcaa 100644 --- a/completions/bash/riverctl +++ b/completions/bash/riverctl @@ -34,8 +34,10 @@ function __riverctl_completion () enter-mode \ map \ map-pointer \ + map-switch \ unmap \ unmap-pointer \ + unmap-switch \ attach-mode \ background-color \ border-color-focused \ -- cgit v1.2.3