diff options
| -rw-r--r-- | config/waybar/ModulesCustom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index 3075c170..ed30c4c3 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -19,7 +19,7 @@ }, "custom/weather2": { - "exec": "/usr/bin/waybar-weather", + "exec": "waybar-weather", "restart-interval": 60, "return-type": "json", "hide-empty-text": true, |
