Idk
This commit is contained in:
parent
42ab485000
commit
34f1d4593f
5 changed files with 17 additions and 14 deletions
|
|
@ -314,9 +314,7 @@ in {
|
|||
format = "{}°";
|
||||
tooltip = true;
|
||||
on-click = "${lib.getExe pkgs.gnome-weather}";
|
||||
interval = 3600;
|
||||
# doxxing live stream
|
||||
# edit: no longer doxxing, you will be remembered
|
||||
interval = 600;
|
||||
exec = ''${lib.getExe pkgs.wttrbar} --location "$(${locationScript})" --hide-conditions --fahrenheit --mph'';
|
||||
return-type = "json";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue