feat(themes): add proced memory usage colors and syncthing faces

This commit is contained in:
2026-06-25 08:44:52 +08:00
parent 6507e5b1d4
commit a15c81447e
3 changed files with 38 additions and 7 deletions

View File

@@ -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