commit 1f223ae67f2389ed31ac1ca8f415e7a1dc65a62b
parent c53c40f014d01380664f9e20c91b4a6da52f872f
Author: grouse <bdmfegys@duck.com>
Date: Sat, 20 Jan 2024 23:23:48 -0500
update dwm.1 for birdwm rename
Diffstat:
| M | dwm.1 | | | 14 | +++++++------- |
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/dwm.1 b/dwm.1
@@ -1,8 +1,8 @@
-.TH DWM 1 birdwm\-VERSION
+.TH BIRDWM 1 birdwm\-VERSION
.SH NAME
birdwm \- dynamic window manager for birds
.SH SYNOPSIS
-.B dwm
+.B birdwm
.RB [ \-v ]
.SH DESCRIPTION
birdwm is a dynamic window manager for birds. It manages windows in tiled, monocle
@@ -166,9 +166,9 @@ Resize focused window while dragging. Tiled windows will be toggled to the float
.SH FILES
The files containing programs to be started along with birdwm are searched for in
the following directories:
-.IP "1. $XDG_DATA_HOME/birdwm"
-.IP "2. $HOME/.local/share/birdwm"
-.IP "3. $HOME/.birdwm"
+.IP "1. $XDG_DATA_HOME/dwm"
+.IP "2. $HOME/.local/share/dwm"
+.IP "3. $HOME/.dwm"
.P
The first existing directory is scanned for any of the autostart files below.
.TP 15
@@ -184,10 +184,10 @@ code. This keeps it fast, secure and simple.
.SH SIGNALS
.TP
.B SIGHUP - 1
-Restart the dwm process.
+Restart the birdwm process.
.TP
.B SIGTERM - 15
-Cleanly terminate the dwm process.
+Cleanly terminate the birdwm process.
.SH SEE ALSO
.BR dmenu (1),
.BR st (1)