mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-21 23:19:22 +01:00
4 lines
111 B
C
Executable file
4 lines
111 B
C
Executable file
static void enqueue(Client *c);
|
|
static void enqueuestack(Client *c);
|
|
static void rotatestack(const Arg *arg);
|
|
|