tmux-catppuccin-coal/status
Edman P. Anjos 50d5fe6c6e feat(weather): add weather module for xamut/tmux-weather
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 ..."
2024-01-26 21:29:26 +01:00
..
application.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
battery.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
cpu.sh feat(cpu): add cpu module 2023-10-30 19:02:21 -03:00
date_time.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
directory.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
host.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
session.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
user.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
weather.sh feat(weather): add weather module for xamut/tmux-weather 2024-01-26 21:29:26 +01:00