mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update the Twitter documentation
This commit is contained in:
@@ -179,6 +179,7 @@ first and if you have problems, then take a look at this <a href="https://github
|
||||
</span><span class="w"> </span>width<span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w">
|
||||
</span><span class="w"> </span>refreshInterval<span class="p">:</span><span class="w"> </span><span class="m">300</span><span class="w">
|
||||
</span><span class="w"> </span>secretFile<span class="p">:</span><span class="w"> </span><span class="s2">"~/.config/wtf/gcal/client_secret.json"</span><span class="w">
|
||||
</span><span class="w"> </span>showDeclined<span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w">
|
||||
</span><span class="w"> </span>withLocation<span class="p">:</span><span class="w"> </span><span class="kc">true</span></code></pre></div>
|
||||
<h3 id="attributes">Attributes</h3>
|
||||
|
||||
@@ -248,7 +249,11 @@ Your <a href="https://developers.google.com/calendar/quickstart/go">Google clien
|
||||
Values: A string representing a file path to the JSON secret file.</p>
|
||||
|
||||
<p><code>showDeclined</code> <br />
|
||||
Whether or not to display events you’ve declined to attend. <br />
|
||||
<em>Optional</em>. Whether or not to display events you’ve declined to attend. <br />
|
||||
Values: <code>true</code>, or <code>false</code></p>
|
||||
|
||||
<p><code>withLocation</code> <br />
|
||||
Whether or not to show the location of the appointment. <br />
|
||||
Values: <code>true</code>, or <code>false</code></p>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user