diff --git a/catppuccin.tmux b/catppuccin.tmux index 11d4030..e85e079 100755 --- a/catppuccin.tmux +++ b/catppuccin.tmux @@ -197,7 +197,8 @@ build_status_module() { load_modules() { local modules_list=$1 - local modules_custom_path=$PLUGIN_DIR/custom + local custom_path="$(get_tmux_option "@catppuccin_custom_plugin_dir" "${PLUGIN_DIR}/custom")" + local modules_custom_path=$custom_path local modules_status_path=$PLUGIN_DIR/status local modules_window_path=$PLUGIN_DIR/window