diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-03-15 14:24:03 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-03-15 14:24:03 +0100 |
| commit | c3ae54755342bd42117fd4bf99ebf4921840f3cf (patch) | |
| tree | 4509436cc911466b3f6da4ecfc352c9ee39fb5d2 /etc/lightdm | |
| parent | 8c184894f76cfc78a6af252f2fc3d3c35a75cbf2 (diff) | |
fix(lightdm) wrong wallpaper name in the config file
Diffstat (limited to 'etc/lightdm')
| -rw-r--r-- | etc/lightdm/slick-greeter.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/lightdm/slick-greeter.conf b/etc/lightdm/slick-greeter.conf index b966bbd..8e12a60 100644 --- a/etc/lightdm/slick-greeter.conf +++ b/etc/lightdm/slick-greeter.conf @@ -1,5 +1,5 @@ [Greeter] -background=/usr/share/anhgelus/wallpaper.jpg +background=/usr/share/anhgelus/lightdm-wallpaper.jpg draw-user-backgrounds=false draw-grid=true theme-name=Arc-Dark |
