From bad96d3fabf8d2e8f0bf0c2cb899a9fccf01ea03 Mon Sep 17 00:00:00 2001 From: vdbe <44153531+vdbe@users.noreply.github.com> Date: Wed, 2 Oct 2024 23:08:54 +0000 Subject: [PATCH] docs: remove kitty from README's IFD FAQ (#342) Upstream removed the ifd in home-manger/kitty, #337 made the required changes and removed it from the ifd faq in docs/src/faq.md but not README.md. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 19d4bf9..c478a94 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,6 @@ For [standalone installations](https://nix-community.github.io/home-manager/inde cava.catppuccin.enable = false; gh-dash.catppuccin.enable = false; imv.catppuccin.enable = false; - kitty.catppuccin.enable = false; # IFD is introduced by home-manager swaylock.catppuccin.enable = false; };