mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 04:31:57 -07:00
wrap lastwindow in quotes in hyprctl json
This commit is contained in:
@@ -133,7 +133,7 @@ R"#({
|
||||
"monitor": "%s",
|
||||
"windows": %i,
|
||||
"hasfullscreen": %s,
|
||||
"lastwindow": %x,
|
||||
"lastwindow": "%x",
|
||||
"lastwindowtitle": "%s"
|
||||
},)#",
|
||||
w->m_iID,
|
||||
|
Reference in New Issue
Block a user