mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-22 07:29:31 +01:00
3 lines
153 B
C
Executable file
3 lines
153 B
C
Executable file
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);
|