Scroll to navigation

QTILE(1) Qtile QTILE(1)

NAME

qtile - Qtile Documentation

SYNOPSIS

qtile [-c config] [-s qtilesocket] [-l DEBUG] [-n]

DESCRIPTION

qtile runs Qtile on the current $DISPLAY. Qtile is a tiling window manager written in python. Complete configuration information is available online at http://docs.qtile.org.

OPTIONS

Use the specified config file.
Use qtilesocket as the IPC server.
Set the default log level, one of DEBUG, INFO, WARNING, ERROR, CRITICAL.



FILES

Qtile searches for configuration files in the following locations:

1.
The location specified by the -c option.
2.
$XDG_CONFIG_HOME/qtile/config.py
3.
~/.config/qtile/config.py
4.
The default configuration, distributed as the python module libqtile.resources.default_config.



BUGS

Bugs can be reported to the issue tracker at http://github.com/qtile/qtile.

AUTHOR

Tycho Andersen

COPYRIGHT

2008-2016, Aldo Cortesi and contributers

February 14, 2017 0.10.7