
(System Software)
# Overview This is the official Opendesktop App. It allows you to directly install and apply most themes and other items for various DE's from within the app. Currently supported are many Qt and GTK-based desktop environments, like KDE Plasma, Gnome, Mate, XFCE, Cinnamon, Budgie, LxQt, Elementary, Trinity and Enlightenment. # How to Install Download the AppImage package and make it executable, then Double-Click it. To manually install the AppImage package, you can use the terminal: $ chmod +x /path/to/opendesktop-app*.AppImage $ /path/to/opendesktop-app*.AppImage --install The Opendesktop AppImage's "--install" is optional, but recommended the install to enable the app self-updating feature and desktop menu registration. And you can uninstall the installed Opendesktop App AppImage by "--uninstall" option. $ ~/.local/bin/opendesktop-app.AppImage --uninstall
[read more]