From a25d00eb00f8f73594cb39968d2363c9c148d9ce Mon Sep 17 00:00:00 2001 From: bakkeby Date: Fri, 4 Oct 2019 23:56:00 +0200 Subject: Adding tagall patch --- patches.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'patches.h') diff --git a/patches.h b/patches.h index 6ccee1e..17c5d7a 100644 --- a/patches.h +++ b/patches.h @@ -316,6 +316,11 @@ */ #define SWITCHTAG_PATCH 0 +/* Adds keyboard shortcuts to move all (or only floating) windows from one tag to another. + * https://dwm.suckless.org/patches/tagall/ + */ +#define TAGALL_PATCH 0 + /* This patch allows you to move all visible windows on a monitor to an adjacent monitor. * https://github.com/bakkeby/dwm-vanitygaps/blob/master/patches/dwm-tagallmon-6.2.diff */ -- cgit v1.2.3