Files
miasma-os/files/system/etc/skel/.tmux/plugins/tmux/status/weather.conf
2026-03-24 20:17:22 +11:00

11 lines
309 B
Plaintext

# vim:set ft=tmux:
%hidden MODULE_NAME="weather"
# Requires https://github.com/xamut/tmux-weather.
set -ogq @catppuccin_weather_icon " "
set -ogqF @catppuccin_weather_color "#{E:@thm_yellow}"
set -ogq @catppuccin_weather_text " #{l:#{weather}}"
source -F "#{d:current_file}/../utils/status_module.conf"