From bfe0aa75a6d08ee98883418eb367b19581ea9e75 Mon Sep 17 00:00:00 2001
From: dianshi <dianshi@main.lv>
Date: Sun, 5 Apr 2020 14:01:19 +0100
Subject: Added alternativetag patch

---
 Kconfig | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'Kconfig')

diff --git a/Kconfig b/Kconfig
index 333c91c..5e643a2 100644
--- a/Kconfig
+++ b/Kconfig
@@ -3,3 +3,7 @@ source "debug/Kconfig"
 config DWM_PERTAG
 	bool "One layout pertag"
 	default n
+
+config DWM_ALTERNATIVETAGS
+    bool "Alternative names for tags"
+    default n
-- 
cgit v1.2.3