add restartsig back
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-02-07 16:57:35 +01:00
parent be92cad4d2
commit 06a67ba2c4
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 1 additions and 1 deletions

View File

@ -966,7 +966,7 @@
* Additionally dwm can quit cleanly by using kill -TERM dwmpid.
* https://dwm.suckless.org/patches/restartsig/
*/
#define RESTARTSIG_PATCH 0
#define RESTARTSIG_PATCH 1
/* Adds rio-like drawing to resize the selected client.
* This depends on an external tool slop being installed.