All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 9m56s
- Removed theme.conf for sddm theme - added alt background - renamed default background into kebab case - renamed sddm.yml into greeter.yml - removed duplicates in greeter.yml Reviewed-on: #70 Co-authored-by: Eriq Taing <eriq12@protonmail.com> Co-committed-by: Eriq Taing <eriq12@protonmail.com>
9 lines
263 B
YAML
9 lines
263 B
YAML
modules:
|
|
- from-file: dnf/multimedia.yml
|
|
- from-file: dnf/greeter.yml
|
|
- from-file: dnf/hyprland.yml
|
|
- from-file: dnf/environment.yml
|
|
- from-file: dnf/applications.yml
|
|
- from-file: dnf/vr.yml
|
|
- from-file: dnf/themes.yml
|
|
- from-file: dnf/drivers.yml |