scroll through on tags

This commit is contained in:
Luke Smith 2020-04-13 11:10:41 -04:00
parent 2ff3f79035
commit 87a5a39b38
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -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