changed to gruvbox
This commit is contained in:
parent
6d3fd1f1ae
commit
3f1966034c
1 changed files with 5 additions and 1 deletions
|
@ -31,7 +31,11 @@ set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||||
|
|
||||||
# ─────────────────────────────────────< colorschemes >─────────────────────────────────────
|
# ─────────────────────────────────────< colorschemes >─────────────────────────────────────
|
||||||
# set -g @plugin 'catppuccin/tmux'
|
# set -g @plugin 'catppuccin/tmux'
|
||||||
set -g @plugin 'janoamaral/tokyo-night-tmux'
|
# set -g @plugin 'janoamaral/tokyo-night-tmux'
|
||||||
|
set -g @plugin 'egel/tmux-gruvbox'
|
||||||
|
|
||||||
|
# set desired theme options...
|
||||||
|
set -g @tmux-gruvbox 'dark256' # or 'dark', 'light', 'light256'
|
||||||
|
|
||||||
# ────────────────────────────────────< copyct plugin >──────────────────────────────────
|
# ────────────────────────────────────< copyct plugin >──────────────────────────────────
|
||||||
set -g @plugin 'tmux-plugins/tmux-copycat'
|
set -g @plugin 'tmux-plugins/tmux-copycat'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue