zk-phi / symon

Tiny graphical system monitor
289 stars 26 forks source link

Symon refresh rate extremely high #42

Open miikanissi opened 3 years ago

miikanissi commented 3 years ago

I want to slow down the symon refresh rate but it only goes higher no matter what value I give symon-refresh-rate. Even the default value 4 updates the values hundreds of times per second. I'm on Emacs 27.1.

(use-package symon :ensure t :init (setq symon-refresh-rate 1) (setq symon-delay 2) (setq symon-sparkline-type 'plain) (symon-mode) :bind ("M-s-h" . symon-mode))

stanleyjwpp commented 2 years ago

see fix here: https://gitlab.com/stanleyj/symon/-/commit/dd95a7580421a2b6ce11503601c783df1fcf0b63