From 1a685bd430f33e4fcbb600437960a2877c17cc04 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Thu, 18 Nov 2021 12:26:17 -0500 Subject: added pactch for dwm restart --- dwm.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'dwm.1') diff --git a/dwm.1 b/dwm.1 index 7b6fd7d..c8bd8e7 100644 --- a/dwm.1 +++ b/dwm.1 @@ -150,6 +150,9 @@ 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 @@ -178,6 +181,13 @@ This file is started before any autostart.sh; dwm waits for its termination. .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) -- cgit v1.2.3