From 5eb0da07cfdd99cec4d678938f9215367e592621 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 15 Oct 2023 05:54:48 +0200 Subject: [PATCH] updated config --- config.def.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.def.h b/config.def.h index fb0448e..d780b94 100644 --- a/config.def.h +++ b/config.def.h @@ -128,4 +128,3 @@ static Button buttons[] = { { ClkTagBar, MODKEY, Button1, tag, {0} }, { ClkTagBar, MODKEY, Button3, toggletag, {0} }, }; -