make tags clickable again
This commit is contained in:
parent
336390b684
commit
4f0bf257af
2 changed files with 2 additions and 2 deletions
2
config.h
2
config.h
|
@ -334,7 +334,7 @@
|
|||
{ ClkClientWin, MODKEY, Button1, movemouse, {0} },
|
||||
{ ClkClientWin, MODKEY, Button2, togglefloating, {0} },
|
||||
{ ClkClientWin, MODKEY, Button3, resizemouse, {0} },
|
||||
// { ClkTagBar, 0, Button1, view, {0} },
|
||||
{ ClkTagBar, 0, Button1, view, {0} },
|
||||
// { ClkTagBar, 0, Button3, toggleview, {0} },
|
||||
// { ClkTagBar, MODKEY, Button1, tag, {0} },
|
||||
// { ClkTagBar, MODKEY, Button3, toggletag, {0} },
|
||||
|
|
|
@ -334,7 +334,7 @@
|
|||
{ ClkClientWin, MODKEY, Button1, movemouse, {0} },
|
||||
{ ClkClientWin, MODKEY, Button2, togglefloating, {0} },
|
||||
{ ClkClientWin, MODKEY, Button3, resizemouse, {0} },
|
||||
// { ClkTagBar, 0, Button1, view, {0} },
|
||||
{ ClkTagBar, 0, Button1, view, {0} },
|
||||
// { ClkTagBar, 0, Button3, toggleview, {0} },
|
||||
// { ClkTagBar, MODKEY, Button1, tag, {0} },
|
||||
// { ClkTagBar, MODKEY, Button3, toggletag, {0} },
|
||||
|
|
Loading…
Add table
Reference in a new issue