feat: warn users of whitespace in module lists (#266)
This commit is contained in:
parent
3c6f6f282b
commit
362a306db7
2 changed files with 11 additions and 1 deletions
|
@ -308,7 +308,7 @@ set -g @catppuccin_pane_background_color "#{thm_orange}"
|
|||
#### Set the module list
|
||||
```sh
|
||||
set -g @catppuccin_status_modules_right "application session"
|
||||
set -g @catppuccin_status_modules_left ""
|
||||
set -g @catppuccin_status_modules_left "null"
|
||||
```
|
||||
Provide a list of modules and the order in which you want them to appear in the status.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue