Weather module Requirements This module depends on https://github.com/xamut/tmux-weather. Install The preferred way to install tmux-weather is using TPM. Configure Load tmux-weather after you load catppuccin. set -g @plugin 'catppuccin/tmux' ... set -g @plugin 'xamut/tmux-weather' Add the weather module to the status modules list. set -g @catppuccin_status_modules" "... weather ..."