1
0
Fork 0

nvim: fix windows issue with treesitter; wezterm: font

This commit is contained in:
Von Random 2023-10-06 00:18:21 +03:00
parent d16839aa69
commit 9827fe645b
2 changed files with 15 additions and 9 deletions

View file

@ -1,8 +1,8 @@
local wt = require('wezterm')
local act = wt.action
local font = 'VascadiaMod'
local font = 'FantasqueSansM Nerd Font'
local harfbuzz_features = nil
local fontsizes = { Darwin = 14, others = 11 }
local fontsizes = { Darwin = 15, others = 12 }
local theme = 'Solarized Light (Gogh)'
local overrides = {
fonts = {