feat(status): window specific separator config (#198)

* feat(window-builder): get window separator based on window type

* feat(window-format): send window type param to builder

fix: apply suggestions from code review

* feat(readme): add window type separator options
This commit is contained in:
Mikel Bravo 2024-09-07 12:03:44 +02:00 committed by GitHub
parent c31b9b2c6c
commit 8276c5a5e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 2 deletions

View file

@ -189,6 +189,12 @@ Values:
set -g @catppuccin_window_current_text "#{b:pane_current_path}" # use "#W" for application instead of directory
```
#### Override the window current separators
```sh
set -g @catppuccin_window_current_left_separator ""
set -g @catppuccin_window_current_middle_separator "█"
set -g @catppuccin_window_current_right_separator ""
```
### Pane
#### Set the pane border style: