mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
5 lines
154 B
C
5 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);
|
|
|