1QTILE(1)                             Qtile                            QTILE(1)
2
3
4

NAME

6       qtile - Qtile Documentation
7

SYNOPSIS

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

DESCRIPTION

12       qtile runs Qtile on the current $DISPLAY. Qtile is a tiling window man‐
13       ager written in python. Complete configuration information is available
14       online at http://docs.qtile.org.
15

OPTIONS

17          -c config, --config config
18                 Use the specified config file.
19
20          -s qtilesocket, --socket qtilesocket
21                 Use qtilesocket as the IPC server.
22
23          -l DEBUG, --log-level DEBUG
24                 Set  the  default  log  level,  one  of DEBUG, INFO, WARNING,
25                 ERROR, CRITICAL.
26

FILES

28       Qtile searches for configuration files in the following locations:
29
30          1. The location specified by the -c option.
31
32          2. $XDG_CONFIG_HOME/qtile/config.py
33
34          3. ~/.config/qtile/config.py
35
36          4. The default  configuration,  distributed  as  the  python  module
37             libqtile.resources.default_config.
38

BUGS

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

AUTHOR

44       Tycho Andersen
45
47       2008-2016, Aldo Cortesi and contributers
48
49
50
51
520.14.2                           Jun 19, 2019                         QTILE(1)
Impressum