Dot_Files/.config/wezterm/config/theme.lua

7 lines
150 B
Lua

return {
color_scheme = 'tokyonight',
hide_tab_bar_if_only_one_tab = true,
enable_scroll_bar = true,
window_decorations = 'RESIZE',
}