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