particle-os-modules/modules
fiftydinar b528a0acc9
feat: Add gschema-overrides module (#110)
* feat: Add `gschema-overrides` module

* chore: Clarify "including prefix" section better

* chore: Some formatting fix

* chore: Don't mention higher prefix, as it can confuse users

* fix: Add partial troubleshooting of most preferred gschema-overide

It does not support aborting on fail currently, as I have to think on how to implement it when multiple gschema-override files are included in the module.

* Revert "fix: Add partial troubleshooting of most preferred gschema-overide"

This reverts commit 1dde51938e45648c7f53b696e61249339a2eb277.

* fix: Use `z1-` prefix for to avoid future conflict with Universal Blue images

* chore: Fix some README remarks from xynydev

* chore: Note that GTK DEs other than Gnome are also supported

* chore: Be more specific about GTK-based DEs

* chore: Clarify using module section a tiny bit better

* chore: Add editing gschema.overrides section & make README formatting cleaner

* chore: Reword some sentences better

* fix: don't use multiple toplevel headings, replace <br> tags with spammed spaces

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-02-02 17:57:00 +00:00
..
akmods fix(akmods): Xone installs conflicted "akmod-xone" package (#102) 2024-01-24 10:45:05 +00:00
bling fix(ublue-update): Install 'python3-pip' if it's not already installed (#108) 2024-01-28 18:15:00 +00:00
default-flatpaks feat(default-flatpaks): install & uninstall notifs (#109) 2024-01-30 17:06:25 +00:00
files fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
fonts fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
gschema-overrides feat: Add gschema-overrides module (#110) 2024-02-02 17:57:00 +00:00
rpm-ostree fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
script fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
systemd fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
yafti fix: ignore error when yafti.yml present 2024-01-27 19:07:31 +02:00
README.md feat: startingpoint modules (#33) 2023-09-10 14:29:26 +00:00

Modules for Startingpoint

Here (check the sidebar if you're on the website) is documentation for every default module for Startingpoint. Source code is inside the bling repository, which is intended for hosting more static and shared parts of custom images.

For more information about Startingpoint and modules, refer to the README inside the config/ directory.