Fixed error in README. First value is instance, second class.
This commit is contained in:
parent
f740aa1af4
commit
b8363fed48
|
@ -232,7 +232,7 @@ the [API](http://awesome.naquadah.org/doc/api/) and this
|
||||||
#### How do I get a client class?
|
#### How do I get a client class?
|
||||||
|
|
||||||
From a terminal, execute `xprop`, then click on an instance of that client.
|
From a terminal, execute `xprop`, then click on an instance of that client.
|
||||||
There will be a "CLASS" line with one or more class. Always pick the first one,
|
There will be a "CLASS" line with one or more class. Always pick the second one,
|
||||||
Tyrannical is not case sensitive.
|
Tyrannical is not case sensitive.
|
||||||
|
|
||||||
#### Is it possible to have relative indexes (position) for tags?
|
#### Is it possible to have relative indexes (position) for tags?
|
||||||
|
|
Loading…
Reference in New Issue