mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
5 lines
160 B
C
5 lines
160 B
C
static int width_awesomebar(Bar *bar, BarArg *a);
|
|
static int draw_awesomebar(Bar *bar, BarArg *a);
|
|
static int click_awesomebar(Bar *bar, Arg *arg, BarArg *a);
|
|
|