dotfiles

add fancy wezterm icon

+4
+3
wezterm/README.md
··· 1 + # Wezterm terminal config 2 + 3 + App icon is from [wezterm#2396](https://github.com/wez/wezterm/discussions/2396)
wezterm/icon/gf3s-icon.png

This is a binary file and will not be displayed.

wezterm/icon/wezterm-more-colorful.icns

This is a binary file and will not be displayed.

+1
wezterm/wezterm.lua
··· 2 2 return { 3 3 font = wezterm.font_with_fallback { 4 4 'Fira Code', 5 + 'Menlo', 5 6 'Symbols Nerd Font', 6 7 -- TODO: better Korean font 7 8 },