mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-11 10:11:54 -07:00
fix json output in hyprctl animations
This commit is contained in:
@@ -517,7 +517,7 @@ std::string animationsRequest(HyprCtl::eHyprCtlOutputFormat format) {
|
|||||||
|
|
||||||
ret.pop_back();
|
ret.pop_back();
|
||||||
|
|
||||||
ret += "]";
|
ret += "]]";
|
||||||
}
|
}
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
|
Reference in New Issue
Block a user