mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-16 21:56:10 +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);
|
|
|