1
0
Fork 0
mirror of https://github.com/raxracks/suckless-stack.git synced 2024-12-02 00:11:06 +13:00
suckless-stack/dwm/patch/bar_ltsymbol.h

5 lines
154 B
C
Raw Normal View History

2023-04-15 00:02:36 +12:00
static int width_ltsymbol(Bar *bar, BarArg *a);
static int draw_ltsymbol(Bar *bar, BarArg *a);
static int click_ltsymbol(Bar *bar, Arg *arg, BarArg *a);