1
0
Fork 0

wezterm: native macos fullscreen mode so that I don't forget about it

This commit is contained in:
Von Random 2024-12-28 23:31:33 +02:00
parent 87b96cc72c
commit 7e4a82d9a3

View file

@ -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