From 496351cdd28cbdaef9b7bbdf6496493925848cf4 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 19 Aug 2023 01:48:52 +0300 Subject: Revert "WinIcon Patch" This reverts commit 48d827bb16e57a06c951c08bcf98ca1c088da9eb. Changes to be committed: modified: config.def.h modified: config.def.h.orig modified: config.h modified: config.mk deleted: config.mk.orig modified: drw.c modified: drw.c.orig modified: drw.h deleted: drw.h.orig modified: dwm.c modified: dwm.c.orig deleted: patches/dwm-winicon-6.3-v2.1.diff --- config.def.h.orig | 1 - 1 file changed, 1 deletion(-) (limited to 'config.def.h.orig') diff --git a/config.def.h.orig b/config.def.h.orig index faa06ef..b13e2e6 100644 --- a/config.def.h.orig +++ b/config.def.h.orig @@ -21,7 +21,6 @@ static const char *colors[][3] = { /* tagging */ static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; -static const char *alttags[] = { "<01>", "<02>", "<03>", "<04>", "<05>" }; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3