mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 12:05:45 +00:00
4 lines
130 B
C
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);
|