dotfiles-mirror/dwm/patch/push.h
2026-02-17 22:49:02 +03:30

5 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);