From b80ab94294a5fd1295349348f7ab4ce61b2452d6 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 14 Mar 2019 10:53:36 -0500 Subject: [PATCH] Editing README. --- .config/qtile/README.md | 49 ++++++----------------------------------- 1 file changed, 7 insertions(+), 42 deletions(-) diff --git a/.config/qtile/README.md b/.config/qtile/README.md index 0ca612e..e5fb2cc 100644 --- a/.config/qtile/README.md +++ b/.config/qtile/README.md @@ -1,23 +1,10 @@ - - -===== -Qtile -===== - -|travis| |coveralls| |rtd| +# My Qtile Configuration ![Screenshot of my desktop](https://www.gitlab.com/dwt1/dotfiles/raw/master/.screenshots/dotfiles07.png) A full-featured, pure-Python tiling window manager -================================================== -:Website: http://www.qtile.org -:Source: https://github.com/qtile/qtile -:Documentation: https://qtile.readthedocs.io/en/latest/ -:License: MIT License - -Features -======== +# Features * Simple, small and extensible. It's easy to write your own layouts, widgets and commands. @@ -29,39 +16,17 @@ Features * Qtile's remote scriptability makes it one of the most thoroughly unit-tested window managers around. -Current Release -=============== +# Current Release The current stable version of qtile is 0.13.0, released 2018-12-23. See the -`documentation `_ +`documentation ` for installation instructions. -Community -========= +# Community Qtile is supported by a dedicated group of users. If you need any help, please don't hesitate to fire off an email to our mailing list or join us on IRC. -:Mailing List: http://groups.google.com/group/qtile-dev -:IRC: irc://irc.oftc.net:6667/qtile +* Mailing List: http://groups.google.com/group/qtile-dev +* IRC: irc://irc.oftc.net:6667/qtile -Contributing -============ - -Please report any suggestions, feature requests, bug reports, or annoyances to -the Github `issue tracker`_. There are also a few `tips & tricks`_, -and `guidelines`_ for contributing in the documentation. - -.. _`issue tracker`: https://github.com/qtile/qtile/issues -.. _`tips & tricks`: http://docs.qtile.org/en/latest/manual/hacking.html -.. _`guidelines`: http://docs.qtile.org/en/latest/manual/contributing.html - -.. |travis| image:: https://travis-ci.org/qtile/qtile.svg?branch=develop - :alt: Build Status - :target: https://travis-ci.org/qtile/qtile -.. |coveralls| image:: https://coveralls.io/repos/github/qtile/qtile/badge.svg?branch=develop - :alt: Build Coverage - :target: https://coveralls.io/github/qtile/qtile?branch=develop -.. |rtd| image:: https://readthedocs.org/projects/qtile/badge/?version=latest - :alt: Documentation Status - :target: http://docs.qtile.org/en/latest/?badge=latest