treewide: switch to IosevkaTerm
This commit is contained in:
parent
61af18e4fe
commit
9348b82355
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ local wezterm = require 'wezterm'
|
|||
local cfg = {
|
||||
color_scheme = 'Default Dark (base16)',
|
||||
enable_tab_bar = false,
|
||||
font = wezterm.font('Iosevka Nerd Font'),
|
||||
font = wezterm.font('IosevkaTerm Nerd Font'),
|
||||
window_decorations = 'TITLE | RESIZE',
|
||||
font_size = 10.5,
|
||||
native_macos_fullscreen_mode = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue