The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
1

How to force status bar update

asked Dec 5 '12

ttjjss gravatar image

I have commands in my .i3/config like

bindsym XF86AudioRaiseVolume exec amixer set Master 2+

My i3status displays current volume in percents, but I have to wait the inteval (1 second in my case) for the bar to update so I can see the current volume. Is there a way to force refresh of the status bar, so it'll update as soon as I set the volume?

1 answer

Sort by » oldest newest most voted
0

answered Dec 5 '12

Michael gravatar image

Starting with commit http://code.stapelberg.de/git/i3statu..., you can use killall -USR1 i3status ;-).

Comments

Wow, you rock. Thank you!

ttjjss gravatar imagettjjss (Dec 5 '12)edit

Nice. I am waiting for the next version which includes this.

nullsub gravatar imagenullsub (Dec 23 '12)edit

Question Tools

Stats

Asked: Dec 5 '12

Seen: 2,137 times

Last updated: Dec 05 '12