diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-06-02 11:40:21 +0200 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-06-02 11:40:21 +0200 |
| commit | 7450fcac67cde494488800dbe6d026277a5867fb (patch) | |
| tree | 1747b4cec8e0f5f0289d6cb909fda6a485e3f2a5 /tmux/tmux.conf | |
| parent | feat(tmux): set allow-passthrough to on (diff) | |
| download | suckless-setup-7450fcac67cde494488800dbe6d026277a5867fb.tar.gz | |
feat(tmux): disable some Rosé Pine options, remove commented options
Diffstat (limited to '')
| -rw-r--r-- | tmux/tmux.conf | 7 |
1 files changed, 0 insertions, 7 deletions
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' |
