aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2024-09-27 22:20:16 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2025-06-09 13:55:38 -0600
commit661e1ee38ceeb6e8e41b32ea13dc2eec591afba8 (patch)
treea22895d3467c2b43f0f255cebe855a91c67be1e6
parent9dbce43a69988b62430f6060f30049fb6ab036f8 (diff)
Use a subsection for mouse commands
also add missing ".El", s/Toggles/Toggle/ in second command and add newlines after a full stop
-rw-r--r--dwl.113
1 files changed, 7 insertions, 6 deletions
diff --git a/dwl.1 b/dwl.1
index 65648f4..fccf569 100644
--- a/dwl.1
+++ b/dwl.1
@@ -100,16 +100,17 @@ 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.
+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.
+Toggle 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.
+.El
.Sh ENVIRONMENT
These environment variables are used by
.Nm :