mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-21 23:19:22 +01:00
4 lines
154 B
C
Executable file
4 lines
154 B
C
Executable file
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);
|
|
|