forked from mirrors_public/oddlama_nix-config
fix: htop: don't show full program path
This commit is contained in:
parent
1ac6b5421d
commit
a9fbe8db8b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
highlight_base_name = 1;
|
||||
show_cpu_frequency = 1;
|
||||
show_cpu_temperature = 1;
|
||||
show_program_path = 0;
|
||||
hide_kernel_threads = 1;
|
||||
hide_userland_threads = 1;
|
||||
sort_key = 46; # Sort by %CPU if not in tree mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue