From 4dbadaac416cb7ee3c759fb31092ff476f497e96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Wr=C3=B3blewski?= <59695587+igorw765@users.noreply.github.com> Date: Thu, 18 May 2023 18:35:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7aeb72..ccbf0e7 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Regulus-Spotify is a conky theme available for all Linux systems. This theme is 6. To change the rings color, execute `rings.sh` script located in `scripts` folder. -7. To display network speeds properly, execute `network.sh` script located in `scripts` folder +7. To display network speeds properly, execute `network.sh` script located in `scripts` folder (You still need to manually change color of the graphs). 8. Assign your current city's `city_id` to the `city_id=` line inside the `weather.sh` file located in the `scripts` folder. You can find your city's ID on the [OpenWeatherMap website](https://openweathermap.org/). You can also execute `localization.sh` script located in `scripts` folder