mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-17 06:06:10 +01:00
initial commit
This commit is contained in:
5
patch/bar_taggrid.h
Normal file
5
patch/bar_taggrid.h
Normal file
@@ -0,0 +1,5 @@
|
||||
static int width_taggrid(Bar *bar, BarArg *a);
|
||||
static int draw_taggrid(Bar *bar, BarArg *a);
|
||||
static int click_taggrid(Bar *bar, Arg *arg, BarArg *a);
|
||||
static void switchtag(const Arg *arg);
|
||||
|
||||
Reference in New Issue
Block a user