From 7450fcac67cde494488800dbe6d026277a5867fb Mon Sep 17 00:00:00 2001 From: pml68 Date: Sun, 2 Jun 2024 11:40:21 +0200 Subject: feat(tmux): disable some Rosé Pine options, remove commented options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmux/tmux.conf | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index a53ccde..2a2c161 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -52,13 +52,6 @@ set -g @rose_pine_bar_bg_disable 'on' set -g @rose_pine_bar_bg_disabled_color_option 'default' -# set -g @rose_pine_only_windows 'on' -# set -g @rose_pine_disable_active_window_menu 'on' - -set -g @rose_pine_default_window_behavior 'on' -set -g @rose_pine_show_current_program 'on' - -set -g @rose_pine_prioritize_windows 'on' set -g @rose_pine_width_to_hide '80' set -g @rose_pine_window_count '5' -- cgit v1.2.3