summaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-10-07 03:36:35 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-10-07 03:36:35 +0530
commitd2cb1d60c7eedb2b339221318c993ba35789eecf (patch)
treeb8e8e4f2b92a529fcd8d635f7146d30927f0e9bc /dwm.1
parentb915db4f2fcb3486e3a22fbe51ac7739e01507c1 (diff)
dwm-6.3
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.110
1 files changed, 0 insertions, 10 deletions
diff --git a/dwm.1 b/dwm.1
index 7b6cadb..ddc8321 100644
--- a/dwm.1
+++ b/dwm.1
@@ -142,9 +142,6 @@ Add/remove all windows with nth tag to/from the view.
.TP
.B Mod1\-Shift\-q
Quit dwm.
-.TP
-.B Mod1\-Control\-Shift\-q
-Restart dwm.
.SS Mouse commands
.TP
.B Mod1\-Button1
@@ -158,13 +155,6 @@ Resize focused window while dragging. Tiled windows will be toggled to the float
.SH CUSTOMIZATION
dwm is customized by creating a custom config.h and (re)compiling the source
code. This keeps it fast, secure and simple.
-.SH SIGNALS
-.TP
-.B SIGHUP - 1
-Restart the dwm process.
-.TP
-.B SIGTERM - 15
-Cleanly terminate the dwm process.
.SH SEE ALSO
.BR dmenu (1),
.BR st (1)