From ddeefd15d769000b54f90e11c017a0be83f31317 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 29 Jun 2024 14:26:26 +0000 Subject: [PATCH] docs: update link to `catppuccin.enable` (#256) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 178927b..8c50498 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ For [standalone installations](https://nix-community.github.io/home-manager/inde and NixOS modules [here](https://nix.catppuccin.com/options/nixos-options.html) - Q: **"How do I set `catppuccin.enable` for everything I use?"**\ - A: You can set `catppuccin.enable` [globally](options/nixos-options.md#catppuccinenable) + A: You can set `catppuccin.enable` [globally](https://nix.catppuccin.com/options/home-manager-options.html#catppuccinenable) - Q: **"What versions of NixOS and home-manager are supported?"**\ A: We primarily support the `unstable` branch, but try our best to support the current stable release.