From 426c85f929fde0a785fa4e17358f4f394a48fb70 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 6 Jun 2024 04:36:17 -0700 Subject: docs(readme): link to generate_theme script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0770501..01cc6a5 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You've done it! You should now see your current wal colour scheme applied to Zed ## Updating -`zed-theme-wal`'s `generate_theme` script is path safe, so feel free to put this in any of your background setting scripts as a hook, or even add a global +`zed-theme-wal`'s [`generate_theme`](./generate_theme) script is path safe, so feel free to put this in any of your background setting scripts as a hook, or even add a global alias to it and run it after you change your wallpaper. Zed will automatically update any local themes you have installed, so you only have to go through the above process once! -- cgit v1.2.3