Changes
This commit is contained in:
parent
13b2442899
commit
878d639ef1
2 changed files with 8 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue