switched to regexp matching for Rules
This commit is contained in:
parent
f504aea132
commit
e21d93b7bd
6 changed files with 65 additions and 31 deletions
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++);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue