removed root window click handling
This commit is contained in:
parent
1edf6a7866
commit
9ff5143acb
2 changed files with 2 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue