The window is blinking when pressing special keys
I have the following entries in my config file :
bindsym XF86AudioRaiseVolume exec amixer -c 0 set PCM 2+
bindsym XF86AudioLowerVolume exec amixer -c 0 set PCM 2-
Pressing them repeatedly causes the window to blink (which can be very disturbing). Is it a (known) thing, and is it avoidable?
If you use amixer from a terminal does it blink too?
no, it's only related with the binds of my ~/.i3/config file