Merge branch 'main' of https://git.xenia.me.uk/xenia/nixos
This commit is contained in:
commit
b515dc5fcd
|
@ -210,7 +210,7 @@
|
||||||
"format" = "{}°";
|
"format" = "{}°";
|
||||||
"tooltip" = true;
|
"tooltip" = true;
|
||||||
"interval" = 3600;
|
"interval" = 3600;
|
||||||
"exec" = "${pkgs.wttrbar}/bin/wttrbar --location London --hide-conditions";
|
"exec" = "${pkgs.wttrbar}/bin/wttrbar --location Didcot --hide-conditions";
|
||||||
"return-type" = "json";
|
"return-type" = "json";
|
||||||
};
|
};
|
||||||
tray = {
|
tray = {
|
||||||
|
|
Loading…
Reference in a new issue