mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-17 22:16:10 +01:00
initial commit
This commit is contained in:
5
patch/bar_anybar.h
Normal file
5
patch/bar_anybar.h
Normal file
@@ -0,0 +1,5 @@
|
||||
static void managealtbar(Window win, XWindowAttributes *wa);
|
||||
static void spawnbar();
|
||||
static void unmanagealtbar(Window w);
|
||||
static int wmclasscontains(Window win, const char *class, const char *name);
|
||||
|
||||
Reference in New Issue
Block a user