]> git.sur5r.net Git - i3/i3status/blobdiff - man/i3status.man
make SIGUSR1 do nothing, so that killall -USR1 i3status will force an update
[i3/i3status] / man / i3status.man
index c14d8d2457ab97bf6d94a17ccf05433438d15492..3f7a924ba64d0db6e576224485ffb222b6acb4a3 100644 (file)
@@ -378,6 +378,12 @@ Note that if you want to use the JSON output format (with colors in i3bar), you
 need to use a slightly more complex wrapper script. There are examples in the
 contrib/ folder, see http://code.i3wm.org/i3status/tree/contrib
 
+== SIGNALS
+
+When receiving +SIGUSR1+, i3status’s nanosleep() will be interrupted and thus
+you will force an update. You can use killall -USR1 i3status to force an update
+after changing the system volume, for example.
+
 == SEE ALSO
 
 +strftime(3)+, +date(1)+, +glob(3)+, +dzen2(1)+, +xmobar(1)+