diff options
| author | bakkeby <[email protected]> | 2019-09-07 22:27:06 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-07 22:27:06 +0200 |
| commit | 9ccc131284787b1419389e26d115fecde7266863 (patch) | |
| tree | bff6863e1046907f441085b7bfa8ba7b1b5b9f4a /patch/cyclelayouts.h | |
| parent | 27b6b4b024948b79950767e38698d45babdca49c (diff) | |
| download | dwm-flexipatch-9ccc131284787b1419389e26d115fecde7266863.tar.gz dwm-flexipatch-9ccc131284787b1419389e26d115fecde7266863.zip | |
Adding cyclelayouts patch
Diffstat (limited to 'patch/cyclelayouts.h')
| -rw-r--r-- | patch/cyclelayouts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/cyclelayouts.h b/patch/cyclelayouts.h new file mode 100644 index 0000000..02c5f9d --- /dev/null +++ b/patch/cyclelayouts.h @@ -0,0 +1 @@ +static void cyclelayout(const Arg *arg);
\ No newline at end of file |
