I want to create an ultraligthweight system that only runs a browser. Similar to a Chromebook but using Firefox. Initially I though of installing barebones Xfce, Hyperland or i3wm, and then just install Firefox.
But it got me thinking. Is there a more extreme approach and not install a desktop env? Meaning, do something like startx
and just open Firefox without any "proper" desktop
I was thinking of using Fedora or Arch to achieve this. Any thoughts on how to achieve this?