diff options
Diffstat (limited to 'patch/bar_fancybar.h')
| -rw-r--r-- | patch/bar_fancybar.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/bar_fancybar.h b/patch/bar_fancybar.h new file mode 100644 index 0000000..24336d9 --- /dev/null +++ b/patch/bar_fancybar.h @@ -0,0 +1,3 @@ +static int width_fancybar(Monitor *m, int max_width); +static int draw_fancybar(Monitor *m, int x, int w); +static int click_fancybar(Monitor *m, Arg *arg, int rel_x, int rel_y, int rel_w, int rel_h);
\ No newline at end of file |
