mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
vendor-reset less cursed, moved scripts
This commit is contained in:
parent
b140857acd
commit
17cbf19db4
4 changed files with 2 additions and 8 deletions
|
|
@ -31,9 +31,9 @@ in {
|
|||
interval = 3600;
|
||||
on-click = "xdg-open 'https://google.com/search?q=weather'";
|
||||
exec = "nix-shell --command 'python ${
|
||||
../../../../scripts/weather.py
|
||||
../../../../scripts/weather/weather.py
|
||||
} ${secrets.profiles.sway.city} ${secrets.profiles.sway.api_key}' ${
|
||||
../../../../scripts/weather.nix
|
||||
../../../../scripts/weather}
|
||||
}";
|
||||
};
|
||||
cpu = { format = " {usage}%"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue