Modular DE through and through, choose everything. User data is copied from "/opt/me.fier.de/user" to "~/.config/me.fier.de", if it does not exist yet. The user is free to completely change all user data. The user's data is only re-generated if the entire "~/.config/me.fier.de" directory is removed. "/opt/me.fier.de/user" should be seen as a preset. Any changes in it after the user already used me.fier.de, are not applied. * Installation: sudo apt install xinit feh autorandr openbox lxpanel lxrandr pcmanfm lxterminal sudo ./install cp -n "~/.xinitrc" "~/.xinitrc.bak" echo "me.fier.de start" >"~/.xinitrc" * Start: startx * Uninstallation: sudo /opt/me.fier.de/uninstall rm "~/.xinitrc" mv "~/.xinitrc.bak" "~/.xinitrc"