mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-11 02:01:53 -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 += "]";
|
||||
ret += "]]";
|
||||
}
|
||||
|
||||
return ret;
|
||||
|
Reference in New Issue
Block a user