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 2012-12-05 11:30:09 +0000

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2012-12-05 16:51:19 +0000

Michael gravatar image

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

edit flag offensive delete link more

Comments

Wow, you rock. Thank you!

ttjjss gravatar imagettjjss ( 2012-12-05 17:32:54 +0000 )edit

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

nullsub gravatar imagenullsub ( 2012-12-23 21:02:47 +0000 )edit

Question Tools

Stats

Asked: 2012-12-05 11:30:09 +0000

Seen: 2,137 times

Last updated: Dec 05 '12