Rename to real dot dirs and add fish

This commit is contained in:
2025-12-24 05:08:11 +01:00
parent 5aab1eba1e
commit 89564e5fcd
8 changed files with 45 additions and 3 deletions

View File

@@ -60,10 +60,10 @@ update_ms = 2000
proc_sorting = "cpu direct"
#* Reverse sorting order, True or False.
proc_reversed = True
proc_reversed = False
#* Show processes as a tree.
proc_tree = True
proc_tree = False
#* Use the cpu graph colors in the process list.
proc_colors = True
@@ -190,7 +190,7 @@ disk_free_priv = False
show_io_stat = True
#* Toggles io mode for disks, showing big graphs for disk read/write speeds.
io_mode = False
io_mode = True
#* Set to True to show combined read/write io graphs in io mode.
io_graph_combined = False