How to disable urgent hints on startup
During startup I launch a couple of applications (cli and gui) and I get an urgent hint from the last gui app launched (pcmanfm on the 6th workplace). I'm running i3:
- 4.5.1 doesn't show urgent hint on startup
- 4.7.2 show urgent hints on startup
Is there anyway to disable urgent hints on startup for newer i3 versions?
My startup apps are started with:
exec --no-startup-id ~/.i3/startup
And then ~/.i3/startup is just a sh script which launch apps with &