From 058b3be4feb7eda3810172537039c48ac36441a5 Mon Sep 17 00:00:00 2001 From: Hunt Date: Sat, 7 Jun 2025 17:33:01 -0700 Subject: Fix theming stuff --- context.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'context.json') 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", -- cgit v1.2.3-70-g09d2