Skip to content

Commit

Permalink
Merge branch 'main' into fix-separator-color
Browse files Browse the repository at this point in the history
  • Loading branch information
kjnsn authored Nov 17, 2024
2 parents 17aa7dc + eb78ade commit 1a772c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion status/kube.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ set -ogqF "@catppuccin_${MODULE_NAME}_color" "#{E:@thm_blue}"
set -ogqF "@catppuccin_kube_context_color" "#{E:@thm_red}"
set -ogqF "@catppuccin_kube_namespace_color" "#{E:@thm_sky}"
set -ogq "@catppuccin_${MODULE_NAME}_text" \
" #(${TMUX_PLUGIN_MANAGER_PATH}kube-tmux/kube.tmux 250 #{@catppuccin_kube_context_color} #{@catppuccin_kube_namespace_color})"
" #(\${TMUX_PLUGIN_MANAGER_PATH}kube-tmux/kube.tmux 250 #{@catppuccin_kube_context_color} #{@catppuccin_kube_namespace_color})"

source -F "#{d:current_file}/../utils/status_module.conf"

0 comments on commit 1a772c2

Please sign in to comment.