Adding floatpos patch.

This commit is contained in:
bakkeby
2020-06-21 15:33:29 +02:00
parent 8645b2ce35
commit 6a683c729e
8 changed files with 423 additions and 2 deletions

2
patch/floatpos.h Normal file
View File

@@ -0,0 +1,2 @@
static void floatpos(const Arg *arg);
static void setfloatpos(Client *c, const char *floatpos);