Skip to content

Commit

Permalink
misc: use jetbrain-mono-nl
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Jun 8, 2024
1 parent 2d111fe commit 4207e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wezterm/config.d/wezterm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ config.scrollback_lines = 9999999
config.hyperlink_rules = wezterm.default_hyperlink_rules()

-- Font
config.font = wezterm.font 'JetBrains Mono'
config.font = wezterm.font 'JetBrains Mono NL'
config.font_size = 16.0

-- https://wezfurlong.org/wezterm/colorschemes/g/index.html
Expand Down

0 comments on commit 4207e5d

Please sign in to comment.