This commit is contained in:
2025-05-08 09:06:55 -04:00
parent 115e297e06
commit a033cda5da
16 changed files with 835 additions and 208 deletions

View File

@@ -1,9 +1,9 @@
local wezterm = require 'wezterm'
return {
color_scheme = 'catppuccin-frappe',
-- color_scheme = 'catppuccin-frappe',
font = wezterm.font('PragmataPro Liga'),
font_size = 16,
font_size = 14,
use_fancy_tab_bar = false,
native_macos_fullscreen_mode = false,
enable_scroll_bar = false,