1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

fix: htop: don't show full program path

This commit is contained in:
oddlama 2023-01-20 15:32:52 +01:00
parent 1ac6b5421d
commit a9fbe8db8b
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -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