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

6 lines
161 B
C
Executable File

static Client * nextc(Client *c, float f);
static Client * prevc(Client *c, float f);
static void pushup(const Arg *arg);
static void pushdown(const Arg *arg);