mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-06 15:13:45 +01:00
4 lines
154 B
C
4 lines
154 B
C
static int width_fancybar(Bar *bar, BarArg *a);
|
|
static int draw_fancybar(Bar *bar, BarArg *a);
|
|
static int click_fancybar(Bar *bar, Arg *arg, BarArg *a);
|
|
|