From 1f6d0f4981f7f80554d1b49a36d0cc5c6948099a Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 30 Apr 2019 16:42:09 -0700 Subject: [PATCH] add example status bar config options --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index f6a47b6..208f75c 100644 --- a/README.rst +++ b/README.rst @@ -74,6 +74,8 @@ format. An example config file with all available options:: include = .* include_only_with_project_file = false + status_bar_icon = true + status_bar_coding_activity = true offline = true proxy = https://user:pass@localhost:8080 no_ssl_verify = false