diff --git a/dotfiles/config/htop/htoprc b/dotfiles/config/htop/htoprc index 9c39c23b..18442a77 100644 --- a/dotfiles/config/htop/htoprc +++ b/dotfiles/config/htop/htoprc @@ -1,11 +1,11 @@ -# Beware! This file is rewritten by htop when settings are changed in the interface. +f# Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 48 17 18 38 39 40 2 46 47 49 1 sort_key=46 sort_direction=1 hide_threads=0 +hide_userland_threads=1 hide_kernel_threads=1 -hide_userland_threads=0 shadow_other_users=0 show_thread_names=0 highlight_base_name=0 diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 86db284e..44da94b0 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -954,7 +954,7 @@ whenever there is an error. #+BEGIN_SRC emacs-lisp (setq display-time-default-load-average nil) (setq display-time-interval 1) -(setq display-time-format "%a, %b %d, %T ") +(setq display-time-format "%a|%m-%d|%T") (display-time-mode 1) #+END_SRC ** Subword