From 4fc3c0adf8e9dd9d606b628610e543e1e57e3d7d Mon Sep 17 00:00:00 2001 From: schlimeszn <138847413+schlimeszn@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:07:57 -0400 Subject: [PATCH] Show thread names in htop (#229) --- userspace/home/.config/htop/htoprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/home/.config/htop/htoprc b/userspace/home/.config/htop/htoprc index d7f0246..2db3b39 100644 --- a/userspace/home/.config/htop/htoprc +++ b/userspace/home/.config/htop/htoprc @@ -7,7 +7,7 @@ hide_threads=0 hide_kernel_threads=0 hide_userland_threads=0 shadow_other_users=0 -show_thread_names=0 +show_thread_names=1 show_program_path=1 highlight_base_name=0 highlight_megabytes=1