Update configuration to reflect current setup

This commit is contained in:
Riz Ashraf
2026-02-23 03:02:20 +00:00
parent 8cc68fef1d
commit 691a8dfd29
6 changed files with 38 additions and 16 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ config.window_decorations = "INTEGRATED_BUTTONS | RESIZE"
config.default_prog = { 'pwsh.exe', '-NoLogo' }
config.font = wezterm.font('CaskaydiaCove Nerd Font', { weight = 'Regular' })
config.font = wezterm.font('CaskaydiaCove NF', { weight = 'Regular' })
config.font_size = 10.0
config.front_end = "WebGpu"