Changed: Programms

This commit is contained in:
2025-05-03 13:19:50 +02:00
parent c65ea98734
commit 81c0da4b6c
12 changed files with 104 additions and 71 deletions

View File

@@ -127,7 +127,6 @@
];
modules-center = [
"custom/weather"
];
modules-right = [
@@ -143,7 +142,7 @@
};
"custom/weather" = {
exec = "python3 ~/.config/waybar/weather.py waybar";
exec = "~/.config/waybar/weather.py waybar";
restart-interval = 900;
return-type = "json";
};