From c6c719dbe6472e156b6bda42ed6f5928476846da Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 6 Jun 2015 00:17:37 +0200 Subject: [PATCH] Update configuration.rst --- docs/configuration.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuration.rst b/docs/configuration.rst index 5cfa5cb..09f98ad 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -120,6 +120,9 @@ Also change your i3wm config to the following: workspace_buttons yes } +.. note:: + Don't name your config file ``i3pystatus.py`` + Settings that require credentials can utilize the keyring module to keep sensitive information out of config files. To take advantage of this feature, simply use the setting_util.py script to set the credentials for a module. Once this is done you can add the module to your config without specifying the credentials, eg: