From 2b10720366a28b1de124c098e13317b26eff981b Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Fri, 5 Jun 2020 10:54:39 +0200 Subject: map: allow creating mappings with no modifiers --- doc/riverctl.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/riverctl.1 b/doc/riverctl.1 index 530c8c9..4b8e49d 100644 --- a/doc/riverctl.1 +++ b/doc/riverctl.1 @@ -156,6 +156,9 @@ for a list of special key names. .I command can be any of the above commands. +A mapping without modifiers can be created by passing an empty string as the +modifiers argument. + .SH EXAMPLES Bind bemenu-run to Super+P: -- cgit v1.2.3