diff options
Diffstat (limited to 'context.json')
-rw-r--r-- | context.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/context.json b/context.json index 15f48f3..5effa4f 100644 --- a/context.json +++ b/context.json @@ -62,6 +62,12 @@ } }, "theme": { + "tmux": { + "plugin": { + "line": "set -g @plugin 'egel/tmux-gruvbox'", + "conf": "set -g @tmux-gruvbox 'dark'" + } + }, "nvim": { "lualine_theme": "gruvbox", "light_colorscheme": "gruvbox", |