fix: btop config

This commit is contained in:
DACHXY 2025-01-03 20:08:29 +08:00
parent 5951b04024
commit 43bb08b86d
6 changed files with 25 additions and 45 deletions

View file

@ -1,5 +1,5 @@
color_theme = "/home/gpskwlkr/.config/btop/themes/catppuccin_macchiato.theme"
theme_background = True
color_theme = "catppuccin_macchiato.theme"
theme_background = False
truecolor = True
force_tty = False
presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty"
@ -11,7 +11,7 @@ graph_symbol_mem = "default"
graph_symbol_net = "default"
graph_symbol_proc = "default"
shown_boxes = "cpu mem net proc"
update_ms = 2000
update_ms = 1000
proc_sorting = "cpu lazy"
proc_reversed = False
proc_tree = False