From 9ff5143acba0c6b457bfb92370c8397b7f124f3a Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Sat, 14 Jun 2008 11:21:50 +0100 Subject: removed root window click handling --- config.def.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 49d2f1f..d6566bf 100644 --- a/config.def.h +++ b/config.def.h @@ -100,7 +100,6 @@ static Button buttons[] = { { ClkClientWin, MODKEY, Button1, movemouse, {0} }, { ClkClientWin, MODKEY, Button2, togglefloating, {0} }, { ClkClientWin, MODKEY, Button3, resizemouse, {0} }, - { ClkRootWin, Button1Mask, Button3, spawn, {.v = termcmd } }, TAGBUTTONS(0) TAGBUTTONS(1) TAGBUTTONS(2) -- cgit v1.2.3-54-g00ecf