Adding rotatestack patch
This commit is contained in:
3
patch/rotatestack.h
Normal file
3
patch/rotatestack.h
Normal file
@ -0,0 +1,3 @@
|
||||
static void enqueue(Client *c);
|
||||
static void enqueuestack(Client *c);
|
||||
static void rotatestack(const Arg *arg);
|
Reference in New Issue
Block a user