wezterm: native macos fullscreen mode so that I don't forget about it
This commit is contained in:
parent
87b96cc72c
commit
7e4a82d9a3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ cfg.font_size = fn.set_by_os{
|
|||
}
|
||||
|
||||
-- visuals
|
||||
cfg.native_macos_fullscreen_mode = false
|
||||
cfg.window_decorations = 'RESIZE'
|
||||
cfg.xcursor_theme = 'Adwaita'
|
||||
cfg.use_fancy_tab_bar = false
|
||||
|
|
Loading…
Reference in a new issue