Switched main terminal from kitty to ghostty

Since the CSR related bugs in ghostty v1 have been corrected, switching
to ghostty as main terminal. I still love kitty, but its font rendering
and some keyboard handling can be janky at times. Ghostty has been
really good so far on my other machine so think i'll switch long-term
This commit is contained in:
2025-02-05 09:45:22 +00:00
parent dba11329a2
commit 3eb4a8e110
3 changed files with 1 additions and 4 deletions

View File

@@ -20,8 +20,6 @@ in {
++ (with unstablePkgs; [ ++ (with unstablePkgs; [
devenv devenv
lazygit lazygit
kitty-img
kitty-themes
nixd nixd
]) ])
++ [ ++ [

View File

@@ -228,7 +228,6 @@
++ (with unstablePkgs; [ ++ (with unstablePkgs; [
just just
ghostty ghostty
kitty
libnotify libnotify
neovim neovim
nushell nushell