diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 285dac4..bf1e680 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,6 +1,6 @@ # 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 2 46 47 49 1 0 +fields=0 48 17 18 38 39 2 46 47 49 1 0 sort_key=46 sort_direction=1 hide_threads=0 @@ -20,7 +20,7 @@ update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=0 delay=15 -left_meters=AllCPUs Memory Swap -left_meter_modes=1 1 1 -right_meters=Tasks LoadAverage Uptime -right_meter_modes=2 2 2 +left_meters=AllCPUs Memory Swap +left_meter_modes=1 1 1 +right_meters=Tasks LoadAverage Uptime +right_meter_modes=2 2 2 diff --git a/.emacs.d/core.el b/.emacs.d/core.el index fca821e..db3f474 100644 --- a/.emacs.d/core.el +++ b/.emacs.d/core.el @@ -179,10 +179,11 @@ "Input Mono Narrow-12:weight=light" "InputMonoNarrow Light-12:light" "Consolas-10" - "Inconsolata-11")) + "Inconsolata-11" + "Monaco-12")) ;; This is just here for playing with things. - ;; (set-frame-font my-font-choice) + (set-frame-font my-font-choice) ;; ;; To obtain new font string, execute eval-expression, and eval this: