Files
dot/dwm/patch/rotatestack.h
2026-07-12 08:16:17 +03:30

5 lines
111 B
C
Executable File

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