dwm/patch/tab.h
2021-03-09 13:23:39 +01:00

5 lines
136 B
C

static void drawtab(Monitor *m);
static void drawtabs(void);
static void focuswin(const Arg* arg);
static void tabmode(const Arg *arg);