From 0831103430066c147c968db718eeed134a4ccf27 Mon Sep 17 00:00:00 2001 From: speedie Date: Tue, 24 Jan 2023 22:34:12 +0100 Subject: [PATCH] newline for 7 --- README.md | 1 + docs/doc-07 | 1 + speedwm.1 | 4 ++-- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b60fc35..4ea3423 100644 --- a/README.md +++ b/README.md @@ -556,6 +556,7 @@ Below is a list of all .Xresources values you can define. - speedwm.status.leftpadding: - speedwm.status.rightpadding: - speedwm.status.separator: + ## 7. Signals Thanks to the 'fsignal' patch available on suckless.org's website, we can easily write shell scripts to interact with dwm and therefore speedwm. diff --git a/docs/doc-07 b/docs/doc-07 index a904f74..64cbdc9 100644 --- a/docs/doc-07 +++ b/docs/doc-07 @@ -1,3 +1,4 @@ + ## 7. Signals Thanks to the 'fsignal' patch available on suckless.org's website, we can easily write shell scripts to interact with dwm and therefore speedwm. diff --git a/speedwm.1 b/speedwm.1 index 05f992f..b06847c 100644 --- a/speedwm.1 +++ b/speedwm.1 @@ -1092,8 +1092,8 @@ speedwm.status.leftpadding: .IP \[bu] 2 speedwm.status.rightpadding: .IP \[bu] 2 -speedwm.status.separator: ## 7. -Signals +speedwm.status.separator: +.SS 7. Signals .PP Thanks to the `fsignal' patch available on suckless.org\[cq]s website, we can easily write shell scripts to interact with dwm and therefore