mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
other: update built-in themes list in config (#452)
Adds nord and nord-light as part of the description in the pre-defined config file.
This commit is contained in:
parent
cc03d57f37
commit
d9fd6be2cc
@ -479,7 +479,7 @@ pub const OLD_CONFIG_TEXT: &str = r##"# This is a default config file for bottom
|
|||||||
#hide_table_gap = false
|
#hide_table_gap = false
|
||||||
# Disable mouse clicks
|
# Disable mouse clicks
|
||||||
#disable_click = false
|
#disable_click = false
|
||||||
# Built-in themes. Valid values are "default", "default-light", "gruvbox", "gruvbox-light"
|
# Built-in themes. Valid values are "default", "default-light", "gruvbox", "gruvbox-light", "nord", "nord-light"
|
||||||
#color = "default"
|
#color = "default"
|
||||||
# Show memory values in the processes widget as values by default
|
# Show memory values in the processes widget as values by default
|
||||||
#mem_as_value = false
|
#mem_as_value = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user