Skip to content

Commit

Permalink
wezterm
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusandre committed Apr 25, 2024
1 parent ebaf509 commit 75d4d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wezterm/wezterm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ config.term = 'wezterm'
config.font = wezterm.font('JetBrains Mono')
-- config.font = wezterm.font('Berkeley Mono')
-- config.font = wezterm.font('Input Mono Narrow')
config.font_size = 15
config.font_size = 14
-- config.line_height = 1.125

config.term = 'wezterm'
Expand Down

0 comments on commit 75d4d77

Please sign in to comment.