chore(wezterm): native macos fullscreen
parent
ce443c2c0a
commit
8af17c2374
|
@ -64,6 +64,7 @@ return {
|
||||||
window_background_opacity = 0.9,
|
window_background_opacity = 0.9,
|
||||||
text_background_opacity = 0.8,
|
text_background_opacity = 0.8,
|
||||||
macos_window_background_blur = 15,
|
macos_window_background_blur = 15,
|
||||||
|
native_macos_fullscreen_mode = true,
|
||||||
|
|
||||||
default_cursor_style = "SteadyBar",
|
default_cursor_style = "SteadyBar",
|
||||||
audible_bell = "Disabled",
|
audible_bell = "Disabled",
|
||||||
|
|
Loading…
Reference in New Issue