wezterm: hide window decorations

This commit is contained in:
Daniel Lundin 2023-07-01 15:44:07 +02:00
parent 9c38ebd3ee
commit e594c4177d

View file

@ -100,6 +100,7 @@ return {
initial_rows = 45,
use_resize_increments = true,
adjust_window_size_when_changing_font_size = false,
window_decorations = "RESIZE",
window_padding = {
left = 0,
right = 0,