Fix HEAD^
This commit is contained in:
parent
d4ff702f19
commit
2b679c6b9e
|
@ -320,7 +320,7 @@ void xinerama_requery_screens(xcb_connection_t *conn) {
|
|||
LOG("old_screen->bar = %p\n", old_screen->bar);
|
||||
|
||||
Rect bar_rect = {screen->rect.x,
|
||||
sscreen->rect.y + creen->rect.height - (font->height + 6),
|
||||
screen->rect.y + screen->rect.height - (font->height + 6),
|
||||
screen->rect.x + screen->rect.width,
|
||||
font->height + 6};
|
||||
|
||||
|
|
Loading…
Reference in New Issue