bspwm/ewmh.h

9 lines
92 B
C
Raw Normal View History

2012-08-23 22:32:11 +02:00
#ifndef _EWMH_H
#define _EWMH_H
xcb_ewmh_connection_t ewmh;
void ewmh_init(void);
#endif