You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example config (as well as i3's default config) uses SIGUSR1 (signal 10) to signal volume changes. Unfortunately, when I tried this, it silently failed. Only when running i3blocks from the command line did I see the problem:
<3>SIGUSR{1,2} are deprecated, ignoring.
There is no mention of this in the i3blocks documentation, and the example config still uses signal 10.
The text was updated successfully, but these errors were encountered:
The example config (as well as i3's default config) uses SIGUSR1 (signal 10) to signal volume changes. Unfortunately, when I tried this, it silently failed. Only when running i3blocks from the command line did I see the problem:
There is no mention of this in the i3blocks documentation, and the example config still uses signal 10.
The text was updated successfully, but these errors were encountered: