mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-16 21:56:10 +01:00
5 lines
102 B
C
5 lines
102 B
C
Client * prevt(Client *c);
|
|
static void pushup(const Arg *arg);
|
|
static void pushdown(const Arg *arg);
|
|
|