s/growcol/resizetile/g
This commit is contained in:
parent
4633fbec61
commit
40bd21ce63
4 changed files with 15 additions and 15 deletions
2
dwm.h
2
dwm.h
|
@ -131,8 +131,8 @@ extern void dofloat(Arg *arg);
|
|||
extern void dotile(Arg *arg);
|
||||
extern void focusnext(Arg *arg);
|
||||
extern void focusprev(Arg *arg);
|
||||
extern void growcol(Arg *arg);
|
||||
extern Bool isvisible(Client *c);
|
||||
extern void resizetile(Arg *arg);
|
||||
extern void restack();
|
||||
extern void togglemode(Arg *arg);
|
||||
extern void toggleview(Arg *arg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue