From 12e56d99803035b89bbb505edd7fa748374f46da Mon Sep 17 00:00:00 2001 From: Nybkox Date: Sat, 23 Dec 2023 11:08:39 +0100 Subject: [PATCH] chore: update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5ff9949..32868f8 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,14 @@ Just replace all `dracula` occurrences with `kanagawa`. - Countdown to tmux-continuum save - Current working directory of tmux pane +## Known issues +You may need to manually give permission to plugin's scripts. +```bash +cd ~/.tmux/plugins/tmux-kanagawa +chmod u+x kanagawa.tmux +chmod u+x ./**/*.sh +``` + ## Compatibility Compatible with macOS and Linux. Tested on tmux 3.1b