Update README.md for Mate configuration details

Clarified the README content regarding Mate configuration and layout files.
This commit is contained in:
Johannes Kamprad
2026-04-26 01:32:14 +02:00
committed by GitHub
parent 55d0e0a753
commit 6fb9e7d87a
+4 -1
View File
@@ -1,4 +1,4 @@
Mate take overrides but uses also defaults under `/usr/share/mate-*`
Mate take overrides, and uses defaults under `/usr/share/mate-*`
**Currently** we change terminal config to not use default theming color scheme so we can use `dconf write` command:
@@ -7,9 +7,12 @@ Mate take overrides but uses also defaults under `/usr/share/mate-*`
We run this using set_once method.
To get Terminal and Firefox icon favorites on the panel it needs some file handling..
We use a layout file for the panel: `/usr/share/mate-panel/layouts/endeavouros.layout`
and copy a minimal gschema.override at its place:
`/usr/share/glib-2.0/schemas/99_endeavouros-mate.gschema.override`
to make this layout default for the panel.
PKGBUILD: