From ca1d4cf9552939b8d62c5baf7df8ef92c2c64865 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Mon, 11 Sep 2023 10:49:02 -0400 Subject: [PATCH] add bottom theme --- dot_config/bottom/bottom.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/bottom/bottom.toml b/dot_config/bottom/bottom.toml index fe332a9..e4bbe49 100644 --- a/dot_config/bottom/bottom.toml +++ b/dot_config/bottom/bottom.toml @@ -52,7 +52,7 @@ # Disable mouse clicks #disable_click = false # Built-in themes. Valid values are "default", "default-light", "gruvbox", "gruvbox-light", "nord", "nord-light" -#color = "default" +color = "gruvbox-light" # Show memory values in the processes widget as values by default #mem_as_value = false # Show tree mode by default in the processes widget.