From 6acd0e3e769004760d22f4e423ca3ff7494f2ec1 Mon Sep 17 00:00:00 2001 From: zombie Date: Sat, 7 Aug 2021 02:55:35 -0400 Subject: [PATCH] thoams gay thomas really hella gay --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index fead750..cc63e30 100644 --- a/config.def.h +++ b/config.def.h @@ -40,7 +40,7 @@ static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ #if TAB_PATCH /* Display modes of the tab bar: never shown, always shown, shown only in */ -/* monocle mode in the presence of several windows. */ +/* monocle mode in the presence of several windows. thomas gay */ /* Modes after showtab_nmodes are disabled. */ enum showtab_modes { showtab_never, showtab_auto, showtab_nmodes, showtab_always}; static const int showtab = showtab_auto; /* Default tab bar show mode */