shift-shell/desktoptheme/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
455 B
Text
Raw Normal View History

# SPDX-FileCopyrightText: 2026 SHIFT Contributors
# SPDX-License-Identifier: GPL-2.0-or-later
# Install the Shift Plasma desktop theme. The package starts empty and
# inherits everything from the system "default" theme; override SVGs are
# added one at a time as identity work progresses, so each override can
# be reviewed visually in isolation.
install(
DIRECTORY org.shift.desktoptheme
DESTINATION ${KDE_INSTALL_DATADIR}/plasma/desktoptheme
)