parent
0d5a6f3168
commit
b2516010b7
1 changed files with 1 additions and 1 deletions
|
|
@ -1046,7 +1046,7 @@ std::string dispatchGetOption(std::string request, HyprCtl::eHyprCtlOutputFormat
|
||||||
R"#(
|
R"#(
|
||||||
{{
|
{{
|
||||||
"option": "{}",
|
"option": "{}",
|
||||||
"int": {}
|
"int": {},
|
||||||
"float": {:.5f},
|
"float": {:.5f},
|
||||||
"str": "{}",
|
"str": "{}",
|
||||||
"data": "0x{:x}"
|
"data": "0x{:x}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue