After installing Endevour with i3, I notice it opens Firefox on the i3 configuration section of the GitHub page automatically. I thought it could be something in .config/autostart, but there’s only the firewall. How can I disable this?
Welcome to the forum @Jinx !
Insert a hashmark into line 435 (cca) in ~/.config/i3/config
# Autostart apps as you like
#exec --no-startup-id sleep 2 && xfce4-terminal
#exec --no-startup-id sleep 7 && firefox https://github.com/endeavouros-team/endeavouros-i3wm-setup/blob/main/force-knowledge.md
#exec --no-startup-id sleep 3 && thunar
Thank you so much for the help ![]()