How to compleately remove the i3 desktop enviroment from Ubuntu?
Alternatively you can do
sudo apt remove i3* && sudo apt autoremove
to remove all of i3 and anything i3 installed
Turns out I had to look for i3 in the Ubuntu software center and delete it from there.