dwm/patch/tab.h
2021-06-14 08:54:23 +03:00

6 lines
137 B
C

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