fix: use native macos fullscreen on wezterm to fix menubar hiding
This commit is contained in:
parent
45a68d3ae6
commit
4ab3b7b6d2
@ -6,6 +6,7 @@
|
|||||||
front_end = 'WebGpu',
|
front_end = 'WebGpu',
|
||||||
color_scheme = 'OneDark (base16)',
|
color_scheme = 'OneDark (base16)',
|
||||||
hide_tab_bar_if_only_one_tab = true,
|
hide_tab_bar_if_only_one_tab = true,
|
||||||
|
native_macos_fullscreen_mode = true,
|
||||||
window_close_confirmation = 'NeverPrompt',
|
window_close_confirmation = 'NeverPrompt',
|
||||||
window_padding = {
|
window_padding = {
|
||||||
left = 0,
|
left = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user