From 1d092253e3b9ee5e310957d83edb2effad10cdb8 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Thu, 11 Feb 2021 12:01:08 +0100 Subject: Adding riodraw patch --- patches.def.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'patches.def.h') diff --git a/patches.def.h b/patches.def.h index 39b58a8..737fec2 100644 --- a/patches.def.h +++ b/patches.def.h @@ -769,6 +769,13 @@ */ #define RESTARTSIG_PATCH 0 +/* Adds rio-like drawing to resize the selected client. + * This depends on an external tool slop being installed. + * This patch was backported from instantWM. + * https://github.com/bakkeby/patches/blob/master/dwm/dwm-riodraw-6.2.diff + */ +#define RIODRAW_PATCH 0 + /* This patch let's you rotate through the stack using keyboard shortcuts. * https://dwm.suckless.org/patches/rotatestack/ */ -- cgit v1.2.3