diff options
| author | bakkeby <[email protected]> | 2020-01-17 09:54:23 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-01-17 09:54:23 +0100 |
| commit | 83a7b16a864bf36525c9dd3d53c1895de5de3864 (patch) | |
| tree | b4d69c60acc4c153079558cbb1d49d553dedefce /patch/inplacerotate.h | |
| parent | bf4fdc6484513bdda749e537d8f28b775e771d48 (diff) | |
| download | dwm-flexipatch-83a7b16a864bf36525c9dd3d53c1895de5de3864.tar.gz dwm-flexipatch-83a7b16a864bf36525c9dd3d53c1895de5de3864.zip | |
Adding inplacerotate patch
Diffstat (limited to 'patch/inplacerotate.h')
| -rw-r--r-- | patch/inplacerotate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/inplacerotate.h b/patch/inplacerotate.h new file mode 100644 index 0000000..2767ad1 --- /dev/null +++ b/patch/inplacerotate.h @@ -0,0 +1 @@ +static void inplacerotate(const Arg *arg);
\ No newline at end of file |
