From 452c13c403a783fa6585796f72e84ca00d0e36b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Hern=C3=A1ndez=20Hern=C3=A1ndez?= Date: Fri, 27 Sep 2024 22:20:16 -0600 Subject: [PATCH] Use a subsection for mouse commands and avoid splitting the last line --- dwl.1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dwl.1 b/dwl.1 index 65648f4..a98e476 100644 --- a/dwl.1 +++ b/dwl.1 @@ -100,16 +100,14 @@ Quit .Nm . .El These might differ depending on your keyboard layout. -.Sh Mouse commands +.Ss Mouse commands .Bl -tag -width 20n -offset indent -compact .It Mod-Button1 Move focused window while dragging. Tiled windows will be toggled to the floating state. .It Mod-Button2 Toggles focused window between floating and tiled state. .It Mod-Button3 -Resize focused window while dragging. Tiled windows will be toggled to -the -floating state. +Resize focused window while dragging. Tiled windows will be toggled to the floating state. .Sh ENVIRONMENT These environment variables are used by .Nm :