Commit graph

9 commits

Author SHA1 Message Date
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
Zachary Taylor
820eb09125
feat: adding window current bg option 2024-01-18 09:53:56 -06:00
Zachary Taylor
fc7b6c1850
feat: adding default window color option 2024-01-18 09:53:19 -06:00
Zachary Taylor
d406e42cae
making the default background changeable as well 2023-11-08 13:40:20 -06:00
Zachary Taylor
9f25bbbf65
allow modification of current window bg color 2023-11-08 13:29:56 -06:00
Valentin Uveges
c7ee28aafe feat(modules): simplify parameters and use consistency in naming 2023-08-09 11:44:36 +03:00
Valentin Uveges
480eebcb62 feat(modules): extract common functionality between normal and selected window 2023-08-09 09:50:03 +03:00
Valentin Uveges
3b4bf404db feat(modules): refactor modules and extract common functionality 2023-08-08 11:45:45 +03:00
Valentin Uveges
56a447094a feat(modules): extract all ui components into independend modules 2023-08-06 20:51:23 +03:00