From 3a984a9119cf431ec9eba7aafe5baf03376b379e Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 08:23:38 -0500 Subject: Update documentation --- jira-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jira-widget/README.md') diff --git a/jira-widget/README.md b/jira-widget/README.md index 85abaf2..69958fc 100644 --- a/jira-widget/README.md +++ b/jira-widget/README.md @@ -18,7 +18,7 @@ It is possible to customize widget by providing a table with all or some of the | Name | Default | Description | |---|---|---| -| `host` | Required | Ex: _http://jira.tmnt.com_ | +| `host` | Required | e.g. `http://jira.tmnt.com` | | `query` | `jql=assignee=currentuser() AND resolution=Unresolved` | JQL query | | `icon` | `~/.config/awesome/awesome-wm-widgets/jira-widget/jira-mark-gradient-blue.svg` | Path to the icon | | `timeout` | 600 | How often in seconds the widget refreshes | -- cgit v1.2.3