Bryan SebaRaj
1612a23174
feat(status): Add support for status module middle separators ( #310 )
...
* added middle separator for status
* fixed color + updated readme
* Update README.md
Co-authored-by: vdbe <44153531+vdbe@users.noreply.github.com>
---------
Co-authored-by: vdbe <44153531+vdbe@users.noreply.github.com>
2024-09-17 06:53:41 +00:00
j-xella
df238924bc
Don't add icon separator if there is no icon for a status module ( #265 )
...
Implemented with advice of @vdbe
Co-authored-by: Aleksandr Jakusev <no@email.com>
2024-08-09 19:20:58 +00:00
vdbe
39dea78206
fixup! fix: status module trailing space transparancy ( #250 ) ( #253 )
...
don't change `show_text`
2024-07-17 19:20:44 +00:00
vdbe
735363e7a0
fix: status module trailing space transparancy ( #250 )
2024-07-15 22:35:02 +00:00
vdbe
61727758ac
Cleanup shellcheck warnings ( #178 )
...
* chore: shellcheck-warnings for catppuccin.tmux
Command used: `shellcheck catppuccin.tmux -ax -s bash`
* shellcheck: fix all warnings
Command used: `shellcheck -a catppuccin.tmux $(ls custom/*.sh pane/*.sh status/*.sh window/*.sh)`
* shellcheck: update workflow to check warnings
* shellcheck: include warnings from sourced files
2024-03-30 21:07:56 +01:00
Valentin Uveges
a1079943b6
feat: improve transparent background ( #175 )
...
* feat: improve transparent background
* fix: fix for config2
* chore: remove status right separator invert
* chore: update config presets in documentation
2024-03-28 18:55:01 +02:00
Valentin Uveges
e2d345648c
Move code out of main ( #172 )
...
* feat(status, window): add option to make overwrite status background color, add option to set the separator between windows
* feat(window): update documentation
* feat(window): update documentation
* feat(refactor): move code out of main and into separated files
* Update catppuccin.tmux
Co-authored-by: vdbe <44153531+vdbe@users.noreply.github.com>
* Update catppuccin.tmux
Co-authored-by: vdbe <44153531+vdbe@users.noreply.github.com>
---------
Co-authored-by: vdbe <44153531+vdbe@users.noreply.github.com>
2024-03-24 13:33:34 +02:00