add Hack Nerd Font and jetbrains mono built in

This commit is contained in:
Simon Rieger 2023-08-27 18:52:10 +02:00
parent 84b8f60b21
commit 393f655fb8

View file

@ -136,7 +136,7 @@ return {
scrollback_lines = 999999,
enable_scroll_bar = false,
adjust_window_size_when_changing_font_size=false,
font = wezterm.font_with_fallback({"Hack", "Twemoji"}),
font = wezterm.font_with_fallback({"Hack Nerd Font", "JetBrains Mono", "Hack", "Twemoji"}),
font_size = 15,
force_reverse_video_cursor = false,
colors = {