Files
nixos-dotfiles/home/river/config/tmux/plugins/catppuccin/tmux/status/clima.conf
T

10 lines
335 B
Plaintext

# vim:set ft=tmux:
# Requires https://github.com/vascomfnunes/tmux-clima
%hidden MODULE_NAME="clima"
set -ogq "@catppuccin_${MODULE_NAME}_icon" " "
set -ogqF "@catppuccin_${MODULE_NAME}_color" "#{E:@thm_yellow}"
set -ogq "@catppuccin_${MODULE_NAME}_text" " #{l:#{clima}}"
source -F "#{d:current_file}/../utils/status_module.conf"