dwm/patch/tagothermonitor.h
2020-06-19 23:18:50 +02:00

4 lines
130 B
C

static void tagnextmon(const Arg *arg);
static void tagprevmon(const Arg *arg);
static void tagothermon(const Arg *arg, int dir);