eza update, add emacs, update wezterm config and flake/nix updates

This commit is contained in:
Salar Rahmanian 2023-09-22 20:37:08 -07:00
parent 8238a99555
commit c70d6cbe79
4 changed files with 39 additions and 23 deletions

View file

@ -6,6 +6,7 @@ wezterm.on('update-right-status', function(window, pane)
end)
return {
adjust_window_size_when_changing_font_size = false,
check_for_updates = false,
color_scheme = "tokyonight",
font = wezterm.font("FiraCode Nerd Font Mono"),