diff options
| author | bakkeby <[email protected]> | 2019-09-06 23:25:32 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-06 23:25:32 +0200 |
| commit | 04a7b4de407480089e575b0047d6998ccc001791 (patch) | |
| tree | 02fd846ce5245e81319f13bf80d7264dd324ef59 /patch/attachx.h | |
| parent | ab6eb606576a6fa966145b2066e7e59e6e7903a0 (diff) | |
| download | dwm-flexipatch-04a7b4de407480089e575b0047d6998ccc001791.tar.gz dwm-flexipatch-04a7b4de407480089e575b0047d6998ccc001791.zip | |
Adding attachabove, attachaside, attachbelow and attachbottom patches
Diffstat (limited to 'patch/attachx.h')
| -rw-r--r-- | patch/attachx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/attachx.h b/patch/attachx.h new file mode 100644 index 0000000..46a8c39 --- /dev/null +++ b/patch/attachx.h @@ -0,0 +1 @@ +static void attachx(Client *c);
\ No newline at end of file |
