Skip to content

linuxdeepin/dde-appearance

Repository files navigation

dde-appearance

dde-appearance is a program used to set the theme and appearance of deepin desktop.

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

Deepin

Install prerequisites

sudo apt-get build-dep dde-appearance

Build

mkdir build && cd build && cmake ../ -DCMAKE_INSTALL_PREFIX=/usr && make

If you have isolated testing build environment (say a docker container), you can install it directly.

sudo make install

Usage

run directly/usr/bin/dde-appearance, it will provide org.deepin.dde.Appearance1 services.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

dde-appearance is licensed under GPLv3.