Update
This commit is contained in:
parent
39950ea569
commit
d7098786dc
1 changed files with 7 additions and 7 deletions
|
@ -20,13 +20,13 @@
|
||||||
set-option -g status-right "#{battery}"
|
set-option -g status-right "#{battery}"
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
# {
|
{
|
||||||
# plugin = weather;
|
plugin = weather;
|
||||||
# extraConfig = ''
|
extraConfig = ''
|
||||||
# set-option -g @tmux-weather-location "Kyoto"
|
set-option -g @tmux-weather-location "Kyoto"
|
||||||
# set-option -g status-right "#{weather}"
|
set-option -g status-right "#{weather}"
|
||||||
# '';
|
'';
|
||||||
# }
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue