chore: update README.md
This commit is contained in:
parent
1809a1b892
commit
e9b7dc22f3
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue