Adding push no master variant patch

This commit is contained in:
bakkeby
2019-09-15 00:22:24 +02:00
parent 70012dbf2c
commit 713c4e6197
8 changed files with 65 additions and 7 deletions

3
patch/push_no_master.h Normal file
View File

@@ -0,0 +1,3 @@
Client * prevt(Client *c);
static void pushup(const Arg *arg);
static void pushdown(const Arg *arg);