suckless/dwm/patch/tab.h
2025-05-25 17:58:23 +02:00

5 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);