scroll through on tags
This commit is contained in:
parent
2ff3f79035
commit
87a5a39b38
1 changed files with 2 additions and 0 deletions
2
config.h
2
config.h
|
@ -299,6 +299,8 @@ static Button buttons[] = {
|
|||
{ ClkTagBar, 0, Button3, toggleview, {0} },
|
||||
{ ClkTagBar, MODKEY, Button1, tag, {0} },
|
||||
{ ClkTagBar, MODKEY, Button3, toggletag, {0} },
|
||||
{ ClkTagBar, 0, Button4, shiftview, {.i = -1} },
|
||||
{ ClkTagBar, 0, Button5, shiftview, {.i = 1} },
|
||||
};
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue