diff --git a/src/debug/HyprCtl.cpp b/src/debug/HyprCtl.cpp index b859845a..51dbe0ba 100644 --- a/src/debug/HyprCtl.cpp +++ b/src/debug/HyprCtl.cpp @@ -1046,7 +1046,7 @@ std::string dispatchGetOption(std::string request, HyprCtl::eHyprCtlOutputFormat R"#( {{ "option": "{}", - "int": {} + "int": {}, "float": {:.5f}, "str": "{}", "data": "0x{:x}"