feat(themes): add proced memory usage colors and syncthing faces
This commit is contained in:
@@ -189,7 +189,9 @@
|
||||
:config
|
||||
(add-to-list
|
||||
'proced-format-alist
|
||||
'(custom user pid ppid sess tree pcpu pmem rss start time state (args comm))))
|
||||
'(custom user pid ppid sess tree pcpu pmem rss start time state (args comm)))
|
||||
(setq proced-low-memory-usage-threshold 0.025
|
||||
proced-medium-memory-usage-threshold 0.125))
|
||||
|
||||
;; syncthing
|
||||
(use-package syncthing
|
||||
|
||||
Reference in New Issue
Block a user