From 2fe90d476cefd5e762942496468baf1b8021e1f1 Mon Sep 17 00:00:00 2001 From: moronvv Date: Mon, 3 Jun 2024 21:06:42 +0300 Subject: [PATCH] [tmux] change theme --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 8d905a4..97d54d3 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -56,7 +56,7 @@ set -g @plugin 'tmux-plugins/tmux-continuum' # Plugins settings # theme -set -g @rose_pine_variant 'moon' +set -g @rose_pine_variant 'main' # rose-pine set -g @rose_pine_host 'on' # Enables hostname in the status bar