Place bar at the bottom of the screen, when creating them

This commit is contained in:
Axel Wagner 2010-10-24 22:56:08 +02:00
parent cddda0c965
commit 4830288c7b
1 changed files with 1 additions and 1 deletions

View File

@ -629,7 +629,7 @@ void reconfig_windows() {
xcb_screen->root_depth, xcb_screen->root_depth,
walk->bar, walk->bar,
xcb_root, xcb_root,
walk->rect.x, walk->rect.y, walk->rect.x, walk->rect.y + walk->rect.h - font_height - 6,
walk->rect.w, font_height + 6, walk->rect.w, font_height + 6,
1, 1,
XCB_WINDOW_CLASS_INPUT_OUTPUT, XCB_WINDOW_CLASS_INPUT_OUTPUT,