1
0
Fork 0

minor config changes

This commit is contained in:
Luca Bilke 2024-03-12 13:05:20 +01:00
parent 61ea7daf72
commit a99d6e1f40
2 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,6 @@ left_legend = true
unnormalized_cpu = true unnormalized_cpu = true
enable_cache_memory = true enable_cache_memory = true
group_processes = false group_processes = false
tree = true
battery = true battery = true
expanded_on_startup = true expanded_on_startup = true
show_table_scroll_position = true show_table_scroll_position = true

View File

@ -34,9 +34,9 @@ M.opts = {
change_detection = { change_detection = {
enabled = false, enabled = false,
}, },
checker = { -- checker = {
enabled = true, -- enabled = true,
}, -- },
disabled_plugins = { disabled_plugins = {
"gzip", "gzip",
-- "matchit", -- "matchit",