We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e30b82 commit 4cdd92aCopy full SHA for 4cdd92a
modules/shell/wezterm/wezterm.lua
@@ -28,7 +28,7 @@ local config = {
28
font_size = 18.0,
29
command_palette_font_size = 18.0,
30
hide_tab_bar_if_only_one_tab = true,
31
- window_decorations = "NONE",
+ window_decorations = "RESIZE",
32
color_scheme = theme,
33
scrollback_lines = 10000,
34
enable_kitty_keyboard = true,
0 commit comments