# sddm-theme **Repository Path**: LingmoOS/sddm-theme ## Basic Information - **Project Name**: sddm-theme - **Description**: This repository is an SDDM theme repository for LingmoOS, which contains SDDM themes - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-01-19 - **Last Updated**: 2023-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SDDM theme of LingmoOS This repository is an SDDM theme repository for LingmoOS, which contains SDDM themes ![screenshot](screenshot.png) ## Dependent package For Debian/Ubuntu: ```shell apt install build-essential cmake extra-cmake-modules qtbase5-dev qtdeclarative5-dev qtquickcontrols2-5-dev qttools5-dev qttools5-dev-tools ``` ## Build ```shell mkdir build cd build cmake .. make ``` ## License This project has been licensed by GPLv3.