From f47bf8bbec54f721b0b5282e6bcfa85888b822dd Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 11 Dec 2024 02:04:12 -0500 Subject: [PATCH] docs: link to new options search (#401) Closes https://github.com/catppuccin/nix/issues/396 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2dbb0d49..50655204 100644 --- a/README.md +++ b/README.md @@ -162,9 +162,8 @@ For [standalone installations](https://nix-community.github.io/home-manager/inde ## 🙋 FAQ -- Q: **"How do I know what programs are supported?"**\ - A: You can find programs supported through home-manager [here](https://nix.catppuccin.com/options/home-manager-options.html), - and NixOS modules [here](https://nix.catppuccin.com/options/nixos-options.html) +- Q: **"How do I know what ports are supported?"**\ + A: You can look through all of the options for our supported ports at [nix.catppuccin.com/search](https://nix.catppuccin.com/search) - Q: **"How do I set `catppuccin.enable` for everything I use?"**\ A: You can set `catppuccin.enable` [globally](https://nix.catppuccin.com/options/home-manager-options.html#catppuccinenable)