flake update and wezterm updates

This commit is contained in:
Salar Rahmanian 2025-09-06 09:36:37 -07:00
parent 3a65c37f67
commit 9a2e912f9c
4 changed files with 18 additions and 17 deletions

View file

@ -9,5 +9,5 @@
./tmux
./wezterm
./vscode
./zed
# ./zed
]

View file

@ -17,7 +17,7 @@ return {
check_for_updates = false,
color_scheme = 'Tango (terminal.sexy)',
default_gui_startup_args = { 'connect', 'unix' },
font = wezterm.font_with_fallback { 'JetBrains Mono', 'Noto Color Emoji' },
font = wezterm.font_with_fallback { 'JetBrains Mono', 'Noto Sans' },
font_size = 12.0,
dpi = 144,
scrollback_lines = 50000,