Add weather to bar
This commit is contained in:
parent
cc5ad14add
commit
5359b8f287
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
icons = "awesome5";
|
||||
theme = "solarized-dark";
|
||||
blocks = [
|
||||
{
|
||||
block = "custom";
|
||||
command = ../i3/openweathermap-fullfeatured.sh;
|
||||
}
|
||||
{
|
||||
block = "load";
|
||||
format = "{1m} {5m} {15m}";
|
||||
|
|
Loading…
Reference in a new issue