Update configuration.rst
This commit is contained in:
parent
f5b52729c1
commit
8c70904018
@ -4,7 +4,7 @@ Configuration
|
|||||||
The config file is just a normal Python script.
|
The config file is just a normal Python script.
|
||||||
|
|
||||||
A simple configuration file could look like this (note the additional
|
A simple configuration file could look like this (note the additional
|
||||||
dependencies from :py:mod:`.network`, :py:mod:`.wireless` and :py:mod:`.pulseaudio` in this
|
dependencies from :py:mod:`.network` and :py:mod:`.pulseaudio` in this
|
||||||
example):
|
example):
|
||||||
|
|
||||||
::
|
::
|
||||||
@ -141,4 +141,4 @@ If you don't want to use the default you can set a specific keyring like so:
|
|||||||
status.register('github', keyring_backend=PlaintextKeyring())
|
status.register('github', keyring_backend=PlaintextKeyring())
|
||||||
|
|
||||||
|
|
||||||
i3pystatus will locate and set the credentials during the module loading process. Currently supported credentals are "password", "email" and "username".
|
i3pystatus will locate and set the credentials during the module loading process. Currently supported credentals are "password", "email" and "username".
|
||||||
|
Loading…
Reference in New Issue
Block a user