mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 09:32:57 +01:00
workaround arch missing iosevka term
This commit is contained in:
parent
d87fb646b6
commit
4e47476052
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ local opts = {}
|
|||
opts.good_internet = true
|
||||
|
||||
opts.font = "Iosevka Nerd Font"
|
||||
opts.term_font = "Iosevka Term Nerd Font Mono"
|
||||
opts.term_font = "Iosevka Nerd Font"
|
||||
|
||||
opts.term = {
|
||||
name = "Wezterm",
|
||||
|
|
Loading…
Reference in a new issue