From e9b7dc22f3cc91c50e8d00858427075d02557ccb Mon Sep 17 00:00:00 2001 From: Nybkox Date: Sat, 23 Dec 2023 09:55:14 +0100 Subject: [PATCH] chore: update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5767224..5ff9949 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Kanagawa for [tmux](https://github.com/tmux/tmux/wiki) [Kanagawa](https://github.com/rebelot/kanagawa.nvim/tree/master) theme for TMUX with silent colors. @@ -7,9 +8,10 @@ Forked from [dracula/tmux](https://github.com/dracula/tmux). ![Screenshot](./screenshot.png) ## Install +To activate the theme add the following line to your `.tmux.conf`. -All instructions can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux). -Just replace all `dracula` occurrences with `kanagawa`. + set -g @plugin 'Nybkox/tmux-kanagawa' +For advanced instructions look at [INSTALL.md](https://github.com/Nybkox/tmux-kanagawa/blob/master/INSTALL.md) or check official instructions of [dracula/tmux](https://draculatheme.com/tmux). Just replace all `dracula` occurrences with `kanagawa`. ## Configuration