diff --git a/users/common/htop.nix b/users/common/htop.nix index 9a939cc..70eca97 100644 --- a/users/common/htop.nix +++ b/users/common/htop.nix @@ -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