mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-04 22:23:46 +01:00
4 lines
154 B
C
4 lines
154 B
C
static int width_wintitle(Bar *bar, BarArg *a);
|
|
static int draw_wintitle(Bar *bar, BarArg *a);
|
|
static int click_wintitle(Bar *bar, Arg *arg, BarArg *a);
|
|
|