Skip to content
Discussion options

You must be logged in to vote

Hello,

Thank you for your interest. The implementation is public, primarily in the AnduinOS-Packages repository.

AnduinOS generally uses system-wide Debian packages together with layered dconf defaults.

  1. Extension installation and default settings

GNOME Shell extensions are installed system-wide under:

/usr/share/gnome-shell/extensions//

Each extension is packaged as a .deb. Its AnduinOS defaults are usually stored as a keyfile under:

/etc/dconf/db/anduinos.d/

For example, Dash to Panel ships its settings in 14-dash-to-panel.conf.

The user dconf profile is layered as:

user-db:user
system-db:anduinos

Therefore, a new user with no personal values automatically receives the AnduinOS system …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by siyamsec-lab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants