You are not logged in.

#1 2025-02-02 17:18:44

firmware_
Member
Registered: 2025-02-02
Posts: 3

i3wm bar refresh rate is 5 seconds. How to refresh faster?

Good day,

I am currently on Arch Linux with the i3 window manager.  I successfully configurated it to my needs for the most part but displayed time and connection strength indicators (everything else too) in the bar only refreshes every 5 seconds on my system.

I have used search engines for a while trying to find the correct parameter to set in the ~/.config/i3/config file and have yet to find an answer.

Has anyone knowledgeful enough on i3wm been through this before?

i.e: Time is currently displayed as such :

12:55:30
12:55:35
12:55:40

desired output would be :

12:55:30
12:55:31
12:55:32

Ideally, this refresh rate would affect the entire bar at once, thus affecting memory usage, disk space, connection strength, time, etc.

Thanks.

Edit : I am using the default bar from the archinstall script with a few transparency and color settings.

Last edited by firmware_ (2025-02-02 18:05:02)

Offline

#2 2025-02-02 18:03:51

firmware_
Member
Registered: 2025-02-02
Posts: 3

Re: i3wm bar refresh rate is 5 seconds. How to refresh faster?

The answer to my question was not found in the ~/.config/i3/config it was instead found in /etc/i3status.conf

On my system " interval " setting was set to 5 instead of 1. This setting affects the entire bar and not only the seconds displayed in the time section.

general {
        colors = true
        interval = 5         ### this was set to 1 to fix this issue.
}

Offline

#3 2025-02-02 20:59:57

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,783

Re: i3wm bar refresh rate is 5 seconds. How to refresh faster?

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB