If Else In SedIf-else statement in linux command seduse t or T to control the sed workflow.(more)1 2 sed -i "s/animations = true/animations = false/;t;\ s/animations = false/animations = true/" "$picom_config"ReferenceHow to toggle a comment in a line using sedSed/Branching-and-flow-control