dwm-flexipatch-zombie/patch/rotatestack.h
2021-06-10 23:20:40 -04:00

3 lines
No EOL
109 B
C

static void enqueue(Client *c);
static void enqueuestack(Client *c);
static void rotatestack(const Arg *arg);