Skip to content

xfce-mirror/xfce4-settings

Repository files navigation

License

xfce4-settings

The xfce4-settings component provides a daemon, manager, and editor to centralize the configuration management of the Xfce system.


Homepage

xfce4-settings documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

xfce4-settings source code

Download A Release Tarball

xfce4-settings archive or xfce4-settings tags

Installation

From source:

% cd xfce4-settings
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf xfce4-settings-<version>.tar.xz
% cd xfce4-settings-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 220

Languages