mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-06 07:04:34 +01:00
4 lines
154 B
C
4 lines
154 B
C
static int width_stbutton(Bar *bar, BarArg *a);
|
|
static int draw_stbutton(Bar *bar, BarArg *a);
|
|
static int click_stbutton(Bar *bar, Arg *arg, BarArg *a);
|
|
|