diff options
| author | bakkeby <[email protected]> | 2019-09-09 19:11:31 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-09 19:11:31 +0200 |
| commit | 9081aef7485d4d201ff0531e913702586e04929e (patch) | |
| tree | d4b1ea24ce89710179a30119945e5d3b9e43712b /patch/cfacts.h | |
| parent | cccb8fcecb1e6bce06bec81557d9d3a37631561f (diff) | |
| download | dwm-flexipatch-9081aef7485d4d201ff0531e913702586e04929e.tar.gz dwm-flexipatch-9081aef7485d4d201ff0531e913702586e04929e.zip | |
Adding gappless grid layout
Diffstat (limited to 'patch/cfacts.h')
| -rw-r--r-- | patch/cfacts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/cfacts.h b/patch/cfacts.h index b8d8b04..86d6ef8 100644 --- a/patch/cfacts.h +++ b/patch/cfacts.h @@ -1 +1,2 @@ +static void getfacts(Monitor *m, float *mf, float *sf) static void setcfact(const Arg *arg);
\ No newline at end of file |
