From 7fe81a6280bb411306c283e539bcf4009cdea679 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Thu, 13 May 2021 14:25:26 +0200 Subject: fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen take precedence --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index e9c2199..d792f03 100644 --- a/config.def.h +++ b/config.def.h @@ -83,7 +83,7 @@ static const int showsystray = 1; /* 0 means no systray */ static int tagindicatortype = INDICATOR_TOP_LEFT_SQUARE; static int tiledindicatortype = INDICATOR_NONE; static int floatindicatortype = INDICATOR_TOP_LEFT_SQUARE; -#if FAKEFULLSCREEN_CLIENT_PATCH +#if FAKEFULLSCREEN_CLIENT_PATCH && !FAKEFULLSCREEN_PATCH static int fakefsindicatortype = INDICATOR_PLUS; static int floatfakefsindicatortype = INDICATOR_PLUS_AND_LARGER_SQUARE; #endif // FAKEFULLSCREEN_CLIENT_PATCH -- cgit v1.2.3