From 6f0aa048ff623fc3cc87768e198ef03d6fb7d58a Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sat, 31 Aug 2024 11:31:19 +0400 Subject: togglefocusfloating keybind changed --- config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.h b/config.h index e7a6374..57cb8c3 100644 --- a/config.h +++ b/config.h @@ -105,7 +105,6 @@ static const Key keys[] = { { MODKEY, XK_n, focusmaster, {0} }, { MODKEY, XK_a, togglefocusfloat, {0} }, - { MODKEY, XK_s, togglescratch, {.v = scratchpadcmd } }, -- cgit v1.2.3