git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit863309c918fad54427ad2fdc522be2c557c6759b
parentd24f26123c
authorMarten Ringwelski <[email protected]>
date2020-09-15 17:29
docs: focus-follows-cursor fix options to be bold

 doc/riverctl.1.scd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd
index 8dbb5bb..bbbbafa 100644
--- a/doc/riverctl.1.scd
+++ b/doc/riverctl.1.scd
@@ -116,7 +116,7 @@ that tag 1 through 9 are visible.
 *enter-mode* _name_
 	Switch to given mode if it exits.
 
-*focus-follows-cursor* _disabled_|_normal_|_strict_
+*focus-follows-cursor* *disabled*|*normal*|*strict*
 	When _disabled_ moving the cursor will not influence the focus. This is the default setting.
 	If set to _normal_ moving the cursor over a window will focus that window.
 	The focus still can be changed and moving the cursor within the (now unfocused) window will not change the focus to that window