diff --git a/README.md b/README.md index 1cad96b..5784b93 100644 --- a/README.md +++ b/README.md @@ -83,18 +83,6 @@ markup=pango interval=30 ``` -### Weather - -Show the weather of the given location ([https://fr.wttr.in/](https://fr.wttr.in/)). - -``` -[weather] -command=/path/to/weather -loc=Paris -lang=fr -format=json -markup=pango -interval=1800 -``` - ### IP Show the IP of the given iface. @@ -199,6 +187,18 @@ markup=pango interval=1 ``` +### Weather + +Show the weather of the given location ([https://fr.wttr.in/](https://fr.wttr.in/)). + +``` +[weather] +command=/path/to/weather -loc=Paris -lang=fr +format=json +markup=pango +interval=1800 +``` + ### Wireguard toggler Toggler for wireguard. @@ -217,7 +217,7 @@ markup=pango interval=2 ``` -### Task bar +### Workspace Apps (task bar) Add blocks that represent opened apps and create a task bar.