Merge remote-tracking branch 'upstream/main' into unique-array-custom-api

This commit is contained in:
Svilen Markov
2025-04-13 15:54:52 +01:00
12 changed files with 2207 additions and 20 deletions

View File

@@ -2006,7 +2006,7 @@ Whether to hide the swap usage.
| Name | Type | Required | Default |
| ---- | ---- | -------- | ------- |
| cpu-temp-sensor | string | no | |
| hide-mointpoints-by-default | boolean | no | false |
| hide-mountpoints-by-default | boolean | no | false |
| mountpoints | map\[string\]object | no | |
###### `cpu-temp-sensor`

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -82,6 +82,17 @@ theme:
negative-color: 209 88 54
```
### Dracula
![screenshot](images/themes/dracula.png)
```yaml
theme:
background-color: 231 15 21
primary-color: 265 89 79
contrast-multiplier: 1.2
positive-color: 135 94 66
negative-color: 0 100 67
```
## Light
### Catppuccin Latte