From 45df79e72c71ae2c294f03d359b7a0619bf665d8 Mon Sep 17 00:00:00 2001 From: ghostx31 Date: Sat, 4 Mar 2023 14:01:38 +0530 Subject: [PATCH] chore(bug issue template): change nix package to nixpkg --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index d40ca5fb..b144d8a4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -21,7 +21,7 @@ Please mention your Linux distribution and the theme version you've installed. - [ ] Flatpak **Symlinked the gtk-4.0 folder?** -Have you symlinked the `gtk-4.0` folder as mentioned in the [README](https://github.com/catppuccin/gtk/blob/e907775723eb68a5628c1bcd718b9d822cea9aee/README.md?plain=1#L85-L93)? **This is not applicable for users who have installed the theme with the Nix package.** +Have you symlinked the `gtk-4.0` folder as mentioned in the [README](https://github.com/catppuccin/gtk/blob/e907775723eb68a5628c1bcd718b9d822cea9aee/README.md?plain=1#L85-L93)? **This is not applicable for users who have installed the theme with the Nixpkg.** **Expected behavior** A clear and concise description of what you expected to happen.