Correct default background for lightdm-gtk3-greeter-cereus

This commit is contained in:
KF-Art 2023-02-09 14:13:25 -06:00
parent 89e630a63f
commit 0a32bc1315
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ diff -ruN a/data/lightdm-gtk-greeter.conf b/data/lightdm-gtk-greeter.conf
#
[greeter]
-#background=
+background = /usr/share/backgrounds/wallpaper.png
+background = /usr/share/backgrounds/wallpaper1.png
#user-background=
-#theme-name=
-#icon-theme-name=

View file

@ -1,7 +1,7 @@
# Template file for 'lightdm-gtk3-greeter-cereus'
pkgname=lightdm-gtk3-greeter-cereus
version=2.0.8
revision=1
revision=2
repository="cereus-core"
build_style=gnu-configure
configure_args="--disable-static --disable-maintainer-mode"