docs: enhacements to module documentation (#54)
* docs: chore: rn ":" from "Example configuration" * docs: correct title casing for fonts module title * docs: document OS_VERSION in example,... non-copr example for rpmrepos * docs: remove bling fonts option from bling example * docs: start yafti README the same way as others "The yafti module..."
This commit is contained in:
parent
268e02f9ed
commit
4e79916835
6 changed files with 9 additions and 8 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# [`yafti`](https://github.com/ublue-os/yafti) Module for Startingpoint
|
||||
|
||||
If included, the `yafti` module will install `yafti` and set it up to run on first boot. Also `yafti`'s dependencies, `python3-pip` and `libadwaita` are installed
|
||||
The `yafti` module can be used to install `yafti` and set it up to run on first boot. Also `yafti`'s dependencies, `python3-pip` and `libadwaita` are installed.
|
||||
|
||||
Optionally, a list of Flatpak names and IDs can be included under `custom-flatpaks:`. These will be enabled by default under their own section on the Flatpak installation screen of `yafti`.
|
||||
|
||||
The main `yafti` configuration file, `yafti.yml`, is in `/usr/share/ublue-os/firstboot/yafti.yml` and can be edited for a more custom first-boot experience.
|
||||
|
||||
## Example configuration:
|
||||
## Example configuration
|
||||
|
||||
```yaml
|
||||
type: yafti
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue