From 3eb4a8e1101b2732d6a13b4008fda1c9e82bf24a Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 5 Feb 2025 09:45:22 +0000 Subject: [PATCH] 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 --- home-manager/core/dotfiles | 2 +- home-manager/core/packages.nix | 2 -- nixos/worklaptop/configuration.nix | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/home-manager/core/dotfiles b/home-manager/core/dotfiles index f346ece..1af9429 160000 --- a/home-manager/core/dotfiles +++ b/home-manager/core/dotfiles @@ -1 +1 @@ -Subproject commit f346ece94bdb88ef5140f6128912c510f712e6d6 +Subproject commit 1af9429e31526444d25aa3856984772e7c09a967 diff --git a/home-manager/core/packages.nix b/home-manager/core/packages.nix index 08a4364..1ad5b54 100644 --- a/home-manager/core/packages.nix +++ b/home-manager/core/packages.nix @@ -20,8 +20,6 @@ in { ++ (with unstablePkgs; [ devenv lazygit - kitty-img - kitty-themes nixd ]) ++ [ diff --git a/nixos/worklaptop/configuration.nix b/nixos/worklaptop/configuration.nix index e7c309d..0265b96 100644 --- a/nixos/worklaptop/configuration.nix +++ b/nixos/worklaptop/configuration.nix @@ -228,7 +228,6 @@ ++ (with unstablePkgs; [ just ghostty - kitty libnotify neovim nushell