From 6908e3e100d7c634f705d3b0b36edf03e0845e27 Mon Sep 17 00:00:00 2001 From: Prabir Date: Sat, 15 Feb 2020 17:12:07 -0800 Subject: [PATCH] fix spacing --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 460273e..67dbfa7 100644 --- a/config.def.h +++ b/config.def.h @@ -56,7 +56,7 @@ static Layout layouts[] = { { L"###", gaplessgrid }, { L"+++", grid }, { L"(@)", spiral }, - { L"[\\]", dwindle }, + { L"[\\]", dwindle }, }; /* key definitions */