mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-27 15:44:17 +02:00
Deployed dd00310 to nightly with MkDocs 1.3.1 and mike 1.1.2
This commit is contained in:
parent
3ffa529841
commit
755a6cdd6d
@ -1150,6 +1150,10 @@
|
||||
<td><code>-W, --whole_word</code></td>
|
||||
<td>Enables whole-word matching by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--enable_gpu_memory</code></td>
|
||||
<td>Enable collecting and displaying GPU memory usage.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
@ -1153,6 +1153,11 @@
|
||||
<td>Boolean</td>
|
||||
<td>Displays the network widget with a log scale.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>enable_gpu_memory</code></td>
|
||||
<td>Boolean</td>
|
||||
<td>Shows the GPU memory widget.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
@ -1109,6 +1109,16 @@
|
||||
<td>The colour used for a low battery level (10% to 0%)</td>
|
||||
<td><code>low_battery_color="red"</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU colour per gpu</td>
|
||||
<td>Colour of each gpu. Read in order.</td>
|
||||
<td><code>gpu_core_colors=["#ffffff", "white", "255, 255, 255"]</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ARC</td>
|
||||
<td>The colour ARC will use</td>
|
||||
<td><code>arc_color="#ffffff"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,137 +2,137 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/troubleshooting/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/command-line-flags/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/data-filtering/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/default-config/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/flags/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/layout/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/theming/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/documentation/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/issues-and-pull-requests/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/build_process/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/deploy_process/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/dev_env/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/logging/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/testing/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/support/official/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/support/unofficial/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/basic-mode/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/general-usage/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/battery/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/cpu/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/disk/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/memory/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/network/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/process/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/temperature/</loc>
|
||||
<lastmod>2022-09-29</lastmod>
|
||||
<lastmod>2022-10-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user