diff options
| author | bakkeby <[email protected]> | 2019-09-15 00:22:24 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-15 00:22:24 +0200 |
| commit | 713c4e619749e437970dee379d65417f9a1849b3 (patch) | |
| tree | ae80930ed2da7ddb8d0c94f54d8b19fa39b3cd72 /patch/push_no_master.h | |
| parent | 70012dbf2cb8eddddc4ec57ecba4508a9d9664a5 (diff) | |
| download | dwm-flexipatch-713c4e619749e437970dee379d65417f9a1849b3.tar.gz dwm-flexipatch-713c4e619749e437970dee379d65417f9a1849b3.zip | |
Adding push no master variant patch
Diffstat (limited to 'patch/push_no_master.h')
| -rw-r--r-- | patch/push_no_master.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/push_no_master.h b/patch/push_no_master.h new file mode 100644 index 0000000..7ea061d --- /dev/null +++ b/patch/push_no_master.h @@ -0,0 +1,3 @@ +Client * prevt(Client *c); +static void pushup(const Arg *arg); +static void pushdown(const Arg *arg);
\ No newline at end of file |
