wezterm: hide window decorations
This commit is contained in:
parent
9c38ebd3ee
commit
e594c4177d
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue