From de2d81a5a7aa86a9b1644c9f0e62aebcbbbada17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 00:15:55 +0000 Subject: Deployed 7c14aa26 to nightly with MkDocs 1.5.3 and mike 2.0.0 --- .../config-file/data-filtering/index.html | 6 +-- .../configuration/config-file/layout/index.html | 8 +-- .../configuration/config-file/processes/index.html | 2 +- nightly/sitemap.xml | 56 ++++++++++----------- nightly/sitemap.xml.gz | Bin 485 -> 484 bytes nightly/troubleshooting/index.html | 4 +- 6 files changed, 38 insertions(+), 38 deletions(-) diff --git a/nightly/configuration/config-file/data-filtering/index.html b/nightly/configuration/config-file/data-filtering/index.html index 1a34d985..67d7a8f7 100644 --- a/nightly/configuration/config-file/data-filtering/index.html +++ b/nightly/configuration/config-file/data-filtering/index.html @@ -1313,7 +1313,7 @@

The following in the config file would filter out some entries by disk name:

[disk_filter]
 is_list_ignored = true
-list = ["/dev/sda"]
+list = ["/dev/sda"]
 regex = true
 case_sensitive = false
 whole_word = false
@@ -1322,14 +1322,14 @@
 

If there are two potentially conflicting filters (i.e. when you are using both a disk and mount filter), the filter that explicitly allows an entry takes precedence over a filter that explicitly denies one. So for example, let's say we set a disk filter accepting anything with /dev/sda, but deny anything with /mnt/.* or /. So to do so, we write in the config file:

[disk_filter]
 is_list_ignored = false
-list = ["/dev/sda"]
+list = ["/dev/sda"]
 regex = true
 case_sensitive = false
 whole_word = false
 
 [mount_filter]
 is_list_ignored = true
-list = ["/mnt/.*", "/"]
+list = ["/mnt/.*", "/"]
 regex = true
 case_sensitive = false
 whole_word = true
diff --git a/nightly/configuration/config-file/layout/index.html b/nightly/configuration/config-file/layout/index.html
index d3e41b8d..c230d2d6 100644
--- a/nightly/configuration/config-file/layout/index.html
+++ b/nightly/configuration/config-file/layout/index.html
@@ -1311,18 +1311,18 @@
 

For example, given the sample layout:

[[row]]
   [[row.child]]
-  type="cpu"
+  type="cpu"
 [[row]]
     ratio=2
     [[row.child]]
       ratio=4
-      type="mem"
+      type="mem"
     [[row.child]]
       ratio=3
       [[row.child.child]]
-        type="temp"
+        type="temp"
       [[row.child.child]]
-        type="disk"
+        type="disk"
 

This would give a layout that has two rows, with a 1:2 ratio. The first row has only the CPU widget. The second row is split into two columns with a 4:3 ratio. The first column contains the memory widget. diff --git a/nightly/configuration/config-file/processes/index.html b/nightly/configuration/config-file/processes/index.html index be118023..9ecfd5e5 100644 --- a/nightly/configuration/config-file/processes/index.html +++ b/nightly/configuration/config-file/processes/index.html @@ -1344,7 +1344,7 @@

You can configure which columns are shown by the process widget by setting the columns setting:

[processes]
 # Pick which columns you want to use in any order.
-columns = ["cpu%", "mem%", "pid", "name", "read", "write", "Tread", "twrite", "state", "user", "time"]
+columns = ["cpu%", "mem%", "pid", "name", "read", "write", "Tread", "twrite", "state", "user", "time"]
 
diff --git a/nightly/sitemap.xml b/nightly/sitemap.xml index 77eb4fd6..08981d7b 100644 --- a/nightly/sitemap.xml +++ b/nightly/sitemap.xml @@ -2,142 +2,142 @@ https://clementtsang.github.io/bottom/stable/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/troubleshooting/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/configuration/command-line-flags/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/configuration/config-file/data-filtering/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/configuration/config-file/default-config/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/configuration/config-file/flags/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/configuration/config-file/layout/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/configuration/config-file/processes/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/configuration/config-file/theming/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/documentation/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/issues-and-pull-requests/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/packaging-and-distribution/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/development/build_process/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/development/deploy_process/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/development/dev_env/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/development/logging/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/contribution/development/testing/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/support/official/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/support/unofficial/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/basic-mode/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/general-usage/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/widgets/battery/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/widgets/cpu/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/widgets/disk/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/widgets/memory/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/widgets/network/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/widgets/process/ - 2023-11-16 + 2023-11-19 daily https://clementtsang.github.io/bottom/stable/usage/widgets/temperature/ - 2023-11-16 + 2023-11-19 daily \ No newline at end of file diff --git a/nightly/sitemap.xml.gz b/nightly/sitemap.xml.gz index b8f3c0ec..3af3917f 100644 Binary files a/nightly/sitemap.xml.gz and b/nightly/sitemap.xml.gz differ diff --git a/nightly/troubleshooting/index.html b/nightly/troubleshooting/index.html index 4c6a4206..244d6a2d 100644 --- a/nightly/troubleshooting/index.html +++ b/nightly/troubleshooting/index.html @@ -1513,11 +1513,11 @@ on how to run htop without sudo for bottom. However, please und The config files also follow the TOML format.

Also make sure your config options are under the right table - for example, to set your temperature type, you must set it under the [flags] table:

[flags]
-temperature_type = "f"
+temperature_type = "f"
 

Meanwhile, if you want to set a custom color scheme, it would be under the [colors] table:

[colors]
-table_header_color="LightBlue"
+table_header_color="LightBlue"
 

Check the configuration file location

Make sure bottom is reading the right configuration file. By default, bottom looks for config files at these locations:

-- cgit v1.2.3