diff options
Diffstat (limited to 'Kconfig')
-rw-r--r-- | Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |