dwm/patch/awesomebar.h

4 lines
140 B
C
Raw Normal View History

2019-09-10 00:18:46 +02:00
static void hide(Client *c);
static void show(Client *c);
static void togglewin(const Arg *arg);
static void showhideclient(const Arg *arg);