dotfiles/.config/suckless/dwm/patch/bar_status.h

5 lines
148 B
C
Raw Normal View History

2024-04-23 04:34:15 +02:00
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);