diff --git a/home.nix b/home.nix index 035ac63..1a00fd0 100644 --- a/home.nix +++ b/home.nix @@ -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", } ''; };