Add i3wm segment_info keys to developer reference
This commit is contained in:
parent
63af1456b4
commit
53aca6b190
|
@ -517,6 +517,16 @@ Pdb
|
||||||
Equal to the length of :py:attr:`pdb.Pdb.stack` at the first invocation of
|
Equal to the length of :py:attr:`pdb.Pdb.stack` at the first invocation of
|
||||||
the prompt decremented by one.
|
the prompt decremented by one.
|
||||||
|
|
||||||
|
i3wm
|
||||||
|
----
|
||||||
|
|
||||||
|
``mode``
|
||||||
|
Currently active i3 mode (as a string).
|
||||||
|
|
||||||
|
``output``
|
||||||
|
``xrandr`` output name currently drawing to. Currently only available
|
||||||
|
in lemonbar bindings.
|
||||||
|
|
||||||
Segment class
|
Segment class
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue