added viewall to mainstream (only Ross Mohns version, not the toggle)
This commit is contained in:
parent
05fbbbd8dc
commit
daae3bba50
5 changed files with 17 additions and 0 deletions
1
dwm.h
1
dwm.h
|
@ -137,4 +137,5 @@ extern void restack();
|
|||
extern void togglemode(Arg *arg);
|
||||
extern void toggleview(Arg *arg);
|
||||
extern void view(Arg *arg);
|
||||
extern void viewall(Arg *arg);
|
||||
extern void zoom(Arg *arg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue