dotfiles-mirror/dwm/patch/push.h

6 lines
161 B
C
Raw Permalink Normal View History

2026-02-05 03:05:24 +03:30
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);