diff --git a/shells/oh-my-zsh/custom/themes/powerlevel10k b/shells/oh-my-zsh/custom/themes/powerlevel10k index a69aa22..0af598c 160000 --- a/shells/oh-my-zsh/custom/themes/powerlevel10k +++ b/shells/oh-my-zsh/custom/themes/powerlevel10k @@ -1 +1 @@ -Subproject commit a69aa22fa8a4fe0927bb73716c2f7c9d2580a51d +Subproject commit 0af598cbed78660066f8a8f4465844501ba5695b diff --git a/src/fzf b/src/fzf index 607eacf..9499910 160000 --- a/src/fzf +++ b/src/fzf @@ -1 +1 @@ -Subproject commit 607eacf8c73f60d778c4a0bf303f1593704b17c3 +Subproject commit 94999101e358385f3ca67a6ec9512f549196b802 diff --git a/src/tmux-mem-cpu-load b/src/tmux-mem-cpu-load index 451300e..a991497 160000 --- a/src/tmux-mem-cpu-load +++ b/src/tmux-mem-cpu-load @@ -1 +1 @@ -Subproject commit 451300eda243251b60d13da6d028b9ff4e8b92cb +Subproject commit a991497b9ff7ca59148d00105a0b5fe4eb8e48e3 diff --git a/terminals/tmux/tmux.sparse.conf b/terminals/tmux/tmux.sparse.conf index c17259b..390926a 100644 --- a/terminals/tmux/tmux.sparse.conf +++ b/terminals/tmux/tmux.sparse.conf @@ -37,6 +37,13 @@ set -g @plugin 'MunifTanjim/tmux-mode-indicator' set -g @plugin 'MunifTanjim/tmux-suspend' # suspend key set -g @suspend_key 'F12' +# suspend cutom colors +set -g @suspend_suspended_options " \ + window-status-current-style::bg=color94 dim\\,fg=black, \ + @mode_indicator_custom_prompt:: ---- , \ + @mode_indicator_custom_mode_style::bg=brightblack\\,fg=black, \ + status-style::bg=color94 dim\\,fg=black bold dim, \ +" # clock settings set -g clock-mode-colour white