~mil/sxmo-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH sxmo-utils] conky: reduce poll interval

Details
Message ID
<20240420234244.18080-1-hazardchem@disroot.org>
DKIM signature
pass
Download raw message
Patch: +1 -1
Been noted that with update_interval set to 5 that conky consumes 10% cpu

Setting to 15 reduces it to less than 1%

Signed-off-by: hazardchem <hazardchem@disroot.org>
---
 configs/appcfg/conky.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/appcfg/conky.conf b/configs/appcfg/conky.conf
index 2fc92f9..c4a0792 100644
--- a/configs/appcfg/conky.conf
+++ b/configs/appcfg/conky.conf
@@ -8,7 +8,7 @@ conky.config = {
    draw_shades = true,
    font = 'Sxmo:size=13',
    use_xft = true,
    update_interval = 5,
    update_interval = 15,
}

conky.text = [[
-- 
2.44.0

[sxmo-utils/patches/test.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<D0PCKFN9QI7X.27XOWJKGBSBA7@fra01>
In-Reply-To
<20240420234244.18080-1-hazardchem@disroot.org> (view parent)
DKIM signature
missing
Download raw message
sxmo-utils/patches/test.yml: SUCCESS in 22s

[conky: reduce poll interval][0] from [hazardchem][1]

[0]: https://lists.sr.ht/~mil/sxmo-devel/patches/51187
[1]: hazardchem@disroot.org

✓ #1200482 SUCCESS sxmo-utils/patches/test.yml https://builds.sr.ht/~mil/job/1200482
Details
Message ID
<D0U1GY6WX20X.3433CTV9K9RS@willowbarraco.fr>
In-Reply-To
<20240420234244.18080-1-hazardchem@disroot.org> (view parent)
DKIM signature
pass
Download raw message
Thanks! Why not

To git@git.sr.ht:~mil/sxmo-utils
   ed69f8ae..bccc1ab8  master -> master
Reply to thread Export thread (mbox)