diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-01-06 19:07:26 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-01-06 19:07:26 +0800 |
commit | 258b5a48933b2c34dcfb042029d477ba285071d7 (patch) | |
tree | dfea371b67fe8f5e5c1f08d89cd96b8f759b0fcb /.config/htop/htoprc | |
parent | 4ddf40c8fe543d07738e5368194ebcb9cf06b136 (diff) | |
download | dotfiles-258b5a48933b2c34dcfb042029d477ba285071d7.tar.bz2 |
Add .Xmodmap & .inputrc; Other small updates.
* .Xmodmap: disable CapsLock key
* .inputrc: vi-style bindings for readline
Diffstat (limited to '.config/htop/htoprc')
-rw-r--r-- | .config/htop/htoprc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 9c39c23..5bef5a2 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -16,6 +16,7 @@ header_margin=1 detailed_cpu_time=0 cpu_count_from_zero=0 update_process_names=0 +account_guest_in_cpu_meter=0 color_scheme=0 delay=15 left_meters=AllCPUs Memory Swap |