From 14faee7ed14264c85505f95f800837bfb30487d0 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Thu, 7 Mar 2024 19:18:36 +0000 Subject: [PATCH] docs: mention configs in making themes --- docs/MAKING_THEMES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/MAKING_THEMES.md b/docs/MAKING_THEMES.md index ca65870..79a8340 100644 --- a/docs/MAKING_THEMES.md +++ b/docs/MAKING_THEMES.md @@ -6,6 +6,9 @@ Familiarize yourself with the README of `hyprcursor-util`. Download an XCursor theme, extract it, and then use `--extract`, and then on the resulting output, `--create`. +Before `--create`, you probably should walk through the `manifest.hl` and all the `meta.hl` files to make sure they're correct, +and adjust them to your taste. + ## Creating a theme from scratch The directory structure looks like this: