This commit is contained in:
Tao Tien 2025-10-08 18:29:19 -07:00
parent f27aa8b65c
commit 35d2762ab1
12 changed files with 3054 additions and 20 deletions

View file

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