From 3772f13c59100927dac455b81bbc6f858984372b Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 16 Jul 2025 14:10:38 +0100 Subject: [PATCH] Switch from ghostty back to kitty Switching back while waiting for better UWSM support. I think that might be the source of the ghostty podman crash issue i've been having. --- home-manager/core/dotfiles | 2 +- nixos/worklaptop/packages.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/home-manager/core/dotfiles b/home-manager/core/dotfiles index 8d308c9..2b57892 160000 --- a/home-manager/core/dotfiles +++ b/home-manager/core/dotfiles @@ -1 +1 @@ -Subproject commit 8d308c9b4b538cec808f6f341df47d1bbd7c48aa +Subproject commit 2b57892cfa61461e08aeb5978c5262c8af625bdf diff --git a/nixos/worklaptop/packages.nix b/nixos/worklaptop/packages.nix index 39df1b1..58eda0f 100644 --- a/nixos/worklaptop/packages.nix +++ b/nixos/worklaptop/packages.nix @@ -35,6 +35,7 @@ pkgs.xfce.tumbler pkgs.xh unstablePkgs.ghostty + unstablePkgs.kitty unstablePkgs.libnotify unstablePkgs.swaynotificationcenter unstablePkgs.waybar