dwm/patch/awesomebar.h
2019-09-10 00:30:17 +02:00

3 lines
96 B
C

static void hide(Client *c);
static void show(Client *c);
static void togglewin(const Arg *arg);