From c5af3ed3b3ba862a917892ededefc68ba9c5f26c Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Thu, 9 Jul 2015 11:08:56 +0200 Subject: fix modules README display and descriptions --- py3status/modules/README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/py3status/modules/README.md b/py3status/modules/README.md index 15f4bd3..1c8be5f 100644 --- a/py3status/modules/README.md +++ b/py3status/modules/README.md @@ -96,7 +96,7 @@ Available modules: @author Andre Doser --- -external_script Display output of given script + external_script Display output of given script. Display output of any executable script set by script_path @@ -105,9 +105,8 @@ external_script Display output of given script Configuration parameters: - cache_timeout : how often we refresh this module in seconds - - script_path : script you want to show output of (compulsory) - color : color of printed text - - on_click : read goo.gl/u10n0x + - script_path : script you want to show output of (compulsory) @author frimdo ztracenastopa@centrum.cz --- @@ -360,15 +359,12 @@ external_script Display output of given script @author Pierre Guilbert --- -static_string Display static text - - Display static text given by "text" parameter + static_string Display static text. Configuration parameters: - - text : text that should be printed - - separator : whether the separator is shown or not (True or False) - color : color of printed text - - on_click : read goo.gl/u10n0x + - format : text that should be printed + - separator : whether the separator is shown or not (true or false) @author frimdo ztracenastopa@centrum.cz --- -- cgit v1.3