add resize to fix cursor

This commit is contained in:
Bit Borealis 2023-08-02 13:59:05 +00:00
parent 4db74a2581
commit ef34627bd2
Signed by: theotheroracle
GPG key ID: 2D816A2DCA6E5649

View file

@ -270,7 +270,7 @@ return {
font_size = 12.0,
color_scheme = "Tomorrow Night",
hide_mouse_cursor_when_typing = false,
window_decorations = "INTEGRATED_BUTTONS",
window_decorations = "INTEGRATED_BUTTONS | RESIZE",
}
'';
};