This commit is contained in:
albert 2024-03-18 11:47:26 +09:00
parent 39950ea569
commit d7098786dc
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -20,13 +20,13 @@
set-option -g status-right "#{battery}"
'';
}
# {
# plugin = weather;
# extraConfig = ''
# set-option -g @tmux-weather-location "Kyoto"
# set-option -g status-right "#{weather}"
# '';
# }
{
plugin = weather;
extraConfig = ''
set-option -g @tmux-weather-location "Kyoto"
set-option -g status-right "#{weather}"
'';
}
];
};
}