Fix my idiotic mistake (#502)

When resolving conflicts i accepted the old changes 👨🏻🔫
This commit is contained in:
Yavor Kolev 2022-08-08 16:22:55 -07:00 committed by GitHub
parent 2d33d4aebc
commit af9d34ab77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -169,12 +169,12 @@ R"#({
"id": %i,
"name": "%s"
},
"floating": %i,
"floating": %s,
"monitor": %i,
"class": "%s",
"title": "%s",
"pid": %i,
"xwayland": %i
"xwayland": %s
})#",
PWINDOW,
(int)PWINDOW->m_vRealPosition.vec().x, (int)PWINDOW->m_vRealPosition.vec().y,