mirror of
https://github.com/genebean/dots.git
synced 2026-05-30 23:35:22 -04:00
Merge pull request #641 from genebean/wezterm-size
Add borders back to WezTerm so that the edges are not hidden
This commit is contained in:
commit
9b14270e70
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ local is_mac = wezterm.target_triple:find('darwin') ~= nil
|
|||
-- ==========================================
|
||||
config.font = wezterm.font('Hack Nerd Font')
|
||||
config.font_size = 13.0
|
||||
config.window_decorations = "RESIZE" -- Removes the bulky macOS title bar
|
||||
config.bold_brightens_ansi_colors = false
|
||||
config.enable_scroll_bar = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue