Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symon refresh rate extremely high #42

Open
miikanissi opened this issue Mar 5, 2021 · 1 comment
Open

Symon refresh rate extremely high #42

miikanissi opened this issue Mar 5, 2021 · 1 comment

Comments

@miikanissi
Copy link

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
Copy link

nsflores1 added a commit to nsflores1/symon that referenced this issue Jun 5, 2022
Sets the second argument of run-with-idle-timer to the correct
user-specified value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants