mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-04 14:14:02 +01:00
4 lines
148 B
C
4 lines
148 B
C
static int width_status(Bar *bar, BarArg *a);
|
|
static int draw_status(Bar *bar, BarArg *a);
|
|
static int click_status(Bar *bar, Arg *arg, BarArg *a);
|
|
|