linuxdeepin / default-settings

GNU General Public License v3.0
6 stars 25 forks source link

default-settings

default-settings provides the default settings for the desktop environment.

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

Build from source code

  1. Make sure you have installed all dependencies.

    sudo apt build-dep deepin-default-settings
  2. Build

    mkdir build
    cd build
    cmake ..
    make
  3. Install

    sudo make install

    Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

default-settings is licensed under GPL-3.0-or-later.