Updated config
This commit is contained in:
parent
8fcda55cbd
commit
0943589dd7
21 changed files with 155 additions and 199 deletions
|
@ -2,7 +2,7 @@ color_theme = "Default"
|
|||
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"
|
||||
presets = "proc:0:default,cpu:1:default mem:0:default net:0:tty"
|
||||
vim_keys = False
|
||||
rounded_corners = True
|
||||
graph_symbol = "braille"
|
||||
|
@ -48,7 +48,7 @@ mem_below_net = False
|
|||
zfs_arc_cached = True
|
||||
show_swap = True
|
||||
swap_disk = True
|
||||
show_disks = True
|
||||
show_disks = False
|
||||
only_physical = True
|
||||
use_fstab = True
|
||||
zfs_hide_datasets = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue