From d23f35e9de4b47e4022e3a65c10644ca3fe5fbf7 Mon Sep 17 00:00:00 2001 From: pika Date: Tue, 11 Mar 2025 20:26:30 +0100 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'