diff --git a/src/debug/HyprCtl.cpp b/src/debug/HyprCtl.cpp index 61311c89d..cd91955e9 100644 --- a/src/debug/HyprCtl.cpp +++ b/src/debug/HyprCtl.cpp @@ -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,