diff --git a/README.md b/README.md index e500514..e2169b0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Add plugin at the top list of TPM plugins list in `.tmux.conf` and select desire set -g @plugin 'tmux-plugins/tpm' # mandatory set -g @plugin 'tmux-plugins/tmux-sensible' # optional recommended -set -g @plugin 'egel/tmux-gruvbox' +set -g @plugin 'https://git.k4li.de/mirrors/tmux-gruvbox' # set desired theme options... set -g @tmux-gruvbox 'dark' # or 'dark256', 'light', 'light256'