From f002bd1603dda0455f31478987252af582393ef2 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Mon, 5 Sep 2022 23:07:56 +0200 Subject: [PATCH] wrap lastwindow in quotes in hyprctl json --- src/debug/HyprCtl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debug/HyprCtl.cpp b/src/debug/HyprCtl.cpp index 1b6b07b2..63037069 100644 --- a/src/debug/HyprCtl.cpp +++ b/src/debug/HyprCtl.cpp @@ -133,7 +133,7 @@ R"#({ "monitor": "%s", "windows": %i, "hasfullscreen": %s, - "lastwindow": %x, + "lastwindow": "%x", "lastwindowtitle": "%s" },)#", w->m_iID,