aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-06 04:36:17 -0700
committerGitHub <[email protected]>2024-06-06 04:36:17 -0700
commit426c85f929fde0a785fa4e17358f4f394a48fb70 (patch)
treec828708f2e63f15a44f4ae92dee67950b66bc924
parentdocs: add readme (diff)
downloadzed-theme-wal-426c85f929fde0a785fa4e17358f4f394a48fb70.tar.xz
zed-theme-wal-426c85f929fde0a785fa4e17358f4f394a48fb70.zip
docs(readme): link to generate_theme script
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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!