From c0e5213fc7558bad071e99cff7d97ad84b4f22fe Mon Sep 17 00:00:00 2001 From: Konrad Wasowicz Date: Fri, 19 Sep 2025 17:53:25 +0200 Subject: [PATCH 1/2] Update readme, add exaroth/programming-wisdom link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ca5bb32..fef5fc77 100644 --- a/README.md +++ b/README.md @@ -186,3 +186,4 @@ Is this your first time here? You should definitely take a look at these scripts * [Kuuhhl/polybar-corona-widget](https://github.com/Kuuhhl/polybar-corona-widget): Show the current Coronavirus cases in your area * [FromWau/WeatherScraper](https://github.com/FromWau/WeatherScraper): Scraps the weather.com site and returns a up to 48h weather forecast in json format * [lgtome/polybar-npm](https://github.com/lgtome/polybar-npm): A polybar script to get updates of specific packages from the npm +* [exaroth/programming-wisdom](https://github.com/exaroth/programming-wisdom) I3/Sway plugin containing programming wisdom to meditate over during long coding sessions. From 2b48eaf40b128e436b23e5f7bcc4365ee7d815c3 Mon Sep 17 00:00:00 2001 From: Konrad Wasowicz Date: Fri, 19 Sep 2025 17:56:31 +0200 Subject: [PATCH 2/2] Update description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fef5fc77..f3115bc7 100644 --- a/README.md +++ b/README.md @@ -186,4 +186,4 @@ Is this your first time here? You should definitely take a look at these scripts * [Kuuhhl/polybar-corona-widget](https://github.com/Kuuhhl/polybar-corona-widget): Show the current Coronavirus cases in your area * [FromWau/WeatherScraper](https://github.com/FromWau/WeatherScraper): Scraps the weather.com site and returns a up to 48h weather forecast in json format * [lgtome/polybar-npm](https://github.com/lgtome/polybar-npm): A polybar script to get updates of specific packages from the npm -* [exaroth/programming-wisdom](https://github.com/exaroth/programming-wisdom) I3/Sway plugin containing programming wisdom to meditate over during long coding sessions. +* [exaroth/programming-wisdom](https://github.com/exaroth/programming-wisdom) Polybar plugin containing programming wisdom to meditate over during long coding sessions.