More EWMH goodness.

This commit is contained in:
LemonBoy
2012-07-22 12:44:19 +02:00
parent 4ecaa1c6c2
commit 5ea77f2242
2 changed files with 45 additions and 20 deletions

View File

@@ -2,11 +2,6 @@
#define BAR_HEIGHT 18
/* The thickness of the underline (in pixels) */
#define BAR_UNDERLINE_HEIGHT 2
/* Tell the WM to reserve the space we use.
* Some window managers don't respect the EWMH hints though and
* leave bar as a separate window. Just set this to 0 if it happens.
*/
#define BAR_EWMH_DOCKING 1
/* Whether to put the bar at the screen bottom or not */
#define BAR_BOTTOM 0
/* The font used for the bar */