diff options
| author | bakkeby <[email protected]> | 2019-10-04 23:13:55 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-10-04 23:13:55 +0200 |
| commit | e0a21f0869904eb819e559a14f46820279b993cc (patch) | |
| tree | 4ef165ddb76d569e9c87da1cc3291a9b26c0e390 /patch/movestack.h | |
| parent | 8c768b21e1955e751d3992adcc3c76ef9f49d82e (diff) | |
| download | dwm-flexipatch-e0a21f0869904eb819e559a14f46820279b993cc.tar.gz dwm-flexipatch-e0a21f0869904eb819e559a14f46820279b993cc.zip | |
Adding movestack patch
Diffstat (limited to 'patch/movestack.h')
| -rw-r--r-- | patch/movestack.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/movestack.h b/patch/movestack.h new file mode 100644 index 0000000..19ac5d8 --- /dev/null +++ b/patch/movestack.h @@ -0,0 +1 @@ +static void movestack(const Arg *arg);
\ No newline at end of file |
