diff options
| author | bakkeby <[email protected]> | 2019-09-05 23:19:23 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-05 23:19:23 +0200 |
| commit | e681ab5dd99c5b0b8693846239976c3cb66fe502 (patch) | |
| tree | b653c8142dc2bdda1f8f03a734dcd5b1830cf44a /patch/zoomswap.h | |
| parent | 591caea975327d912b0650dd7cbbf66329c40585 (diff) | |
| download | dwm-flexipatch-e681ab5dd99c5b0b8693846239976c3cb66fe502.tar.gz dwm-flexipatch-e681ab5dd99c5b0b8693846239976c3cb66fe502.zip | |
Adding zoomswap patch (pertag compatible)
Diffstat (limited to 'patch/zoomswap.h')
| -rw-r--r-- | patch/zoomswap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/zoomswap.h b/patch/zoomswap.h new file mode 100644 index 0000000..31633b5 --- /dev/null +++ b/patch/zoomswap.h @@ -0,0 +1 @@ +static Client *prevtiled(Client *c);
\ No newline at end of file |
