mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04:00
Use a subsection for mouse commands
also add missing ".El", s/Toggles/Toggle/ in second command and add newlines after a full stop
This commit is contained in:
parent
9dbce43a69
commit
661e1ee38c
1 changed files with 7 additions and 6 deletions
13
dwl.1
13
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 :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue