mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 12:05:45 +00:00
3 lines
166 B
C
3 lines
166 B
C
static int width_status(Monitor *m, BarWidthArg *a);
|
|
static int draw_status(Monitor *m, BarDrawArg *a);
|
|
static int click_status(Monitor *m, Arg *arg, BarClickArg *a); |