mirror of
https://github.com/genebean/dots.git
synced 2026-05-31 15:45:21 -04:00
Compare commits
No commits in common. "9b14270e70eb3ece7b4b4980484cd15367f8656a" and "4cd7d3c619bc2125b89a188514d7660e6fc6d8d8" have entirely different histories.
9b14270e70
...
4cd7d3c619
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ 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