This commit is contained in:
Tao Tien 2026-05-08 00:26:30 -07:00
parent 4da647e040
commit 12ea2a7e7d
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,5 @@
local wezterm = require 'wezterm';
local config = {
font = wezterm.font 'IBM Plex Mono',
font = wezterm.font 'Iosevka',
color_scheme = 'GruvboxDarkHard',
window_decorations = "NONE",