Desktop Environment
Find a file
2022-06-30 05:23:10 +00:00
desktop
desktop-portal
dist
libthedesk
platform Added translation using Weblate (Spanish) 2022-06-30 05:23:08 +00:00
plugins Added translation using Weblate (Spanish) 2022-06-30 05:23:10 +00:00
polkitagent
readme
startdesk
wayfire-plugins
.gitignore
CMakeLists.txt
LICENSE
README.md
theDesk.pro


theDesk is a desktop environment built on Qt libraries.


Dependencies

Build

Run the following commands in your terminal.

mkdir build
qmake ../theDesk.pro
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

© Victor Tran, 2021. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.