mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
More documentation for Clocks, OpsGenie, and Todo.
This commit is contained in:
@@ -188,9 +188,11 @@ Values: Any displayable unicode character.</p>
|
||||
Values: Any <a href="https://en.wikipedia.org/wiki/X11_color_names">X11 color</a> name.</p>
|
||||
|
||||
<p><code>colors.highlight.fore</code> <br />
|
||||
The foreground color for the currently-selected row. <br />
|
||||
Values: Any <a href="https://en.wikipedia.org/wiki/X11_color_names">X11 color</a> name.</p>
|
||||
|
||||
<p><code>colors.highlight.back</code> <br />
|
||||
The background color for the currently-selected row. <br />
|
||||
Values: Any <a href="https://en.wikipedia.org/wiki/X11_color_names">X11 color</a> name.</p>
|
||||
|
||||
<p><code>enabled</code> <br />
|
||||
@@ -199,8 +201,6 @@ Values: <code>true</code>, <code>false</code>.</p>
|
||||
|
||||
<p><code>filename</code> <br />
|
||||
The name for the todo file. <br />
|
||||
<em>Note:</em> Currently this file <em>must</em> reside in the <code>~/.wtf/</code> directory.
|
||||
This is a <a href="https://github.com/senorprogrammer/wtf/issues/35">known bug</a>. <br />
|
||||
Values: Any valid filename, ideally ending in <code>yml</code>.</p>
|
||||
|
||||
<p><code>position</code> <br />
|
||||
|
||||
Reference in New Issue
Block a user