diff options
| author | Fuwn <[email protected]> | 2024-06-06 04:36:17 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-06 04:36:17 -0700 |
| commit | 426c85f929fde0a785fa4e17358f4f394a48fb70 (patch) | |
| tree | c828708f2e63f15a44f4ae92dee67950b66bc924 | |
| parent | docs: add readme (diff) | |
| download | zed-theme-wal-426c85f929fde0a785fa4e17358f4f394a48fb70.tar.xz zed-theme-wal-426c85f929fde0a785fa4e17358f4f394a48fb70.zip | |
docs(readme): link to generate_theme script
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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! |