mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-26 09:45:59 +01:00
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"#(
|
||||
{{
|
||||
"option": "{}",
|
||||
"int": {}
|
||||
"int": {},
|
||||
"float": {:.5f},
|
||||
"str": "{}",
|
||||
"data": "0x{:x}"
|
||||
|
|
Loading…
Reference in a new issue