diff options
Diffstat (limited to 'patch/bar_ltsymbol.h')
| -rw-r--r-- | patch/bar_ltsymbol.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/bar_ltsymbol.h b/patch/bar_ltsymbol.h new file mode 100644 index 0000000..4de5720 --- /dev/null +++ b/patch/bar_ltsymbol.h @@ -0,0 +1,4 @@ +static int width_ltsymbol(Bar *bar, BarArg *a); +static int draw_ltsymbol(Bar *bar, BarArg *a); +static int click_ltsymbol(Bar *bar, Arg *arg, BarArg *a); + |
