diff --git a/wezterm/.wezterm.lua b/wezterm/.wezterm.lua index 258f656..dc083d3 100644 --- a/wezterm/.wezterm.lua +++ b/wezterm/.wezterm.lua @@ -13,15 +13,18 @@ if wezterm.target_triple:find("windows") then } end -config.hide_tab_bar_if_only_one_tab = true +config.enable_tab_bar = false config.window_padding = { - left = 0, - right = 0, - top = 0, - bottom = 0, + left = 15, + right = 15, + top = 15, + bottom = 15, } config.font = wezterm.font("ComicShannsMono Nerd Font") config.font_size = 20.0 -return config +config.front_end = "WebGpu" +config.window_decorations = "RESIZE" + +return config \ No newline at end of file diff --git a/wezterm/.wezterm.lua:Zone.Identifier b/wezterm/.wezterm.lua:Zone.Identifier new file mode 100644 index 0000000..a45e1ac --- /dev/null +++ b/wezterm/.wezterm.lua:Zone.Identifier @@ -0,0 +1,2 @@ +[ZoneTransfer] +ZoneId=3