Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 635 Bytes

commands.rst

File metadata and controls

24 lines (17 loc) · 635 Bytes

Scripting Commands

Here is documented some of the commands available on objects in the command tree when running qsh or scripting commands to qtile. Note that this is an incomplete list, some objects, such as :ref:`layouts <ref_layouts>` and :ref:`widgets <ref_widgets>`, may implement their own set of commands beyond those given here.

.. qtile_class:: libqtile.manager.Qtile

.. qtile_class:: libqtile.bar.Bar
   :noindex:

.. qtile_class:: libqtile.config.Group
   :noindex:

.. qtile_class:: libqtile.config.Screen
   :noindex:

.. qtile_class:: libqtile.window.Window