chore: update bottom config

Signed-off-by: jolheiser <git@jolheiser.com>
main
jolheiser 2024-12-13 22:45:26 -06:00
parent b74f478449
commit f08646ac21
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
programs.bottom = { programs.bottom = {
enable = true; enable = true;
settings = { settings = {
flags = {
dot_marker = true;
temperature_type = "fahrenheit";
};
colors = { colors = {
table_header_color = "#f5e0dc"; table_header_color = "#f5e0dc";
all_cpu_color = "#f5e0dc"; all_cpu_color = "#f5e0dc";