mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Editing README.
This commit is contained in:
@@ -1,23 +1,10 @@
|
|||||||
|
# My Qtile Configuration
|
||||||
|
|
||||||
=====
|
|
||||||
Qtile
|
|
||||||
=====
|
|
||||||
|
|
||||||
|travis| |coveralls| |rtd|
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A full-featured, pure-Python tiling window manager
|
A full-featured, pure-Python tiling window manager
|
||||||
==================================================
|
|
||||||
|
|
||||||
:Website: http://www.qtile.org
|
# Features
|
||||||
:Source: https://github.com/qtile/qtile
|
|
||||||
:Documentation: https://qtile.readthedocs.io/en/latest/
|
|
||||||
:License: MIT License
|
|
||||||
|
|
||||||
Features
|
|
||||||
========
|
|
||||||
|
|
||||||
* Simple, small and extensible. It's easy to write your own layouts,
|
* Simple, small and extensible. It's easy to write your own layouts,
|
||||||
widgets and commands.
|
widgets and commands.
|
||||||
@@ -29,39 +16,17 @@ Features
|
|||||||
* Qtile's remote scriptability makes it one of the most thoroughly
|
* Qtile's remote scriptability makes it one of the most thoroughly
|
||||||
unit-tested window managers around.
|
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
|
The current stable version of qtile is 0.13.0, released 2018-12-23. See the
|
||||||
`documentation <http://docs.qtile.org/en/latest/manual/install/index.html>`_
|
`documentation <http://docs.qtile.org/en/latest/manual/install/index.html>`
|
||||||
for installation instructions.
|
for installation instructions.
|
||||||
|
|
||||||
Community
|
# Community
|
||||||
=========
|
|
||||||
|
|
||||||
Qtile is supported by a dedicated group of users. If you need any help, please
|
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.
|
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
|
* Mailing List: http://groups.google.com/group/qtile-dev
|
||||||
:IRC: irc://irc.oftc.net:6667/qtile
|
* 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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user