Disable the urgency script

Firefox in particular is being weird, and that was the last thing I
changed, so I'm temporarily commenting this out to see if that changes
behavior.
This commit is contained in:
Alex Kelly 2022-07-14 08:04:39 -04:00
parent 950ccc32e6
commit d5ae4ab90d

View file

@ -45,4 +45,4 @@ exec --no-startup-id redshift
exec --no-startup-id "i3-msg workspace $ws3"
# disable the urgency flags on all windows at startup
exec --no-startup-id ~/bin/disable_startup_urgency.sh
#exec --no-startup-id ~/bin/disable_startup_urgency.sh