switched to regexp matching for Rules
This commit is contained in:
1
main.c
1
main.c
@ -210,6 +210,7 @@ main(int argc, char *argv[])
|
||||
cursor[CurMove] = XCreateFontCursor(dpy, XC_fleur);
|
||||
|
||||
grabkeys();
|
||||
initrregs();
|
||||
|
||||
for(ntags = 0; tags[ntags]; ntags++);
|
||||
|
||||
|
Reference in New Issue
Block a user