mirror of
https://github.com/bakkeby/dwm-flexipatch
synced 2024-11-09 01:10:26 +00:00
5 lines
168 B
C
5 lines
168 B
C
static void removescratch(const Arg *arg);
|
|
static void setscratch(const Arg *arg);
|
|
static void spawnscratch(const Arg *arg);
|
|
static void togglescratch(const Arg *arg);
|