weather for modeline

This commit is contained in:
Voob of Doom 2019-01-05 19:56:01 +01:00
parent f00d4a78d8
commit 109c3b77c0
No known key found for this signature in database
GPG key ID: 4F8220F092FB160A

View file

@ -1,5 +1,5 @@
* A collection of StumpWM modules
Documentation on modules can be found [[https://github.com/stumpwm/stumpwm/wiki/Modules][on our wiki]].
Documentation on modules can be found [[https://github.com/stumpwm/stumpwm/wiki/Modules][on our wiki]].
** Submitting a module
Right now we have an open door policy for modules. If you want it in,
just submit a PR adding the module to this repo. Follow the directory
@ -8,7 +8,7 @@ the final PR commit, run the script '=update-readme.sh=' to have your
module (and its description) added to the appropriate category. The
script uses the "=:description=" tag in the =.asd= file. The script
is pretty dumb, so if your description spans multiple lines, it
probably won't show up correctly. Keep it short and sweet.
probably won't show up correctly. Keep it short and sweet.
** How to write a module
*** General guidelines
- Create your own package and optionally import the stumpwm
@ -60,7 +60,8 @@ to the world!
[[http://www.xach.com/lisp/quickproject/][More docs here]].
* Third Party Modules
Advertise your module here, open a PR and include a org-mode link!
* Current Modules
- [[https://github.com/njkli/stumpwm-weather/blob/master/readme.org][stumpwm-weather]] :: Displays weather in the modeline
* Current Modules
(click for its respective README/docs)
# Don't edit anything below this line, the script will blow it away
# --