anchors
This commit is contained in:
parent
8ea4bdeb55
commit
09b158a6e1
@ -6,9 +6,10 @@ master branch
|
||||
+++++++++++++
|
||||
|
||||
* Errors can now be logged to ``~/.i3pystatus-<pid>``
|
||||
- ``log_level`` setting
|
||||
- See :ref:`logging`
|
||||
* Added new callback system
|
||||
* Added credentials storage
|
||||
- See :ref:`credentials`
|
||||
* Added deadbeef module
|
||||
* Added github module
|
||||
* Added whosonlocation module
|
||||
|
@ -123,6 +123,8 @@ Also change your i3wm config to the following:
|
||||
.. note:: Don't name your config file ``i3pystatus.py``, as it would
|
||||
make ``i3pystatus`` un-importable and lead to errors.
|
||||
|
||||
.. _credentials:
|
||||
|
||||
Credentials
|
||||
-----------
|
||||
|
||||
@ -219,6 +221,8 @@ would produce ``1:5:51``.
|
||||
* The formatted time is stripped, i.e. spaces on both ends of the
|
||||
result are removed.
|
||||
|
||||
.. _logging:
|
||||
|
||||
Logging
|
||||
-------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user