diff options
| author | bakkeby <[email protected]> | 2019-09-15 00:43:35 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-15 00:46:00 +0200 |
| commit | 30e0a3b5e42185836bd4cf4d591351dacc6b723c (patch) | |
| tree | aa9af6357adf7e98c7dff03d88620f9b36b5484c /patch/sticky.h | |
| parent | 713c4e619749e437970dee379d65417f9a1849b3 (diff) | |
| download | dwm-flexipatch-30e0a3b5e42185836bd4cf4d591351dacc6b723c.tar.gz dwm-flexipatch-30e0a3b5e42185836bd4cf4d591351dacc6b723c.zip | |
Adding sticky and warp patches
Diffstat (limited to 'patch/sticky.h')
| -rw-r--r-- | patch/sticky.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/sticky.h b/patch/sticky.h new file mode 100644 index 0000000..a7c35ab --- /dev/null +++ b/patch/sticky.h @@ -0,0 +1 @@ +static void togglesticky(const Arg *arg);
\ No newline at end of file |
