diff options
| author | bakkeby <[email protected]> | 2020-05-21 18:55:47 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-05-21 18:55:47 +0200 |
| commit | 2cb3e697e41c09059dbff9ec903875a95d019a7f (patch) | |
| tree | 410d14a5da59f613a7c0515f6f8fa3e0ed370ae0 /patch/moveresize.h | |
| parent | df118dc04668793b974def1f607d41f72d0e0d03 (diff) | |
| download | dwm-flexipatch-2cb3e697e41c09059dbff9ec903875a95d019a7f.tar.gz dwm-flexipatch-2cb3e697e41c09059dbff9ec903875a95d019a7f.zip | |
Adding moveresize patch as per #25
Diffstat (limited to 'patch/moveresize.h')
| -rw-r--r-- | patch/moveresize.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/moveresize.h b/patch/moveresize.h new file mode 100644 index 0000000..5d963ff --- /dev/null +++ b/patch/moveresize.h @@ -0,0 +1 @@ +static void moveresize(const Arg *arg);
\ No newline at end of file |
