Fix background path for lightdm login background (#5366)
This commit is contained in:
parent
8356063d05
commit
fa3a44e232
@ -1,5 +1,5 @@
|
||||
[Greeter]
|
||||
background = /usr/share/backgrounds/armbian-lightdm/armbian03-Dre0x-Minum-dark-blurred-3840x2160.jpg
|
||||
background = /usr/share/backgrounds/lightdm/armbian03-Dre0x-Minum-dark-blurred-3840x2160.jpg
|
||||
theme-name = Numix
|
||||
icon-theme-name = Numix
|
||||
font-name = Sans 11
|
||||
@ -7,4 +7,6 @@ draw-user-background = false
|
||||
show-keyboard = true
|
||||
onscreen-keyboard = false
|
||||
screen-reader = true
|
||||
draw-grid = true
|
||||
draw-grid = false
|
||||
cursor-theme-name=Awaita
|
||||
cursor-theme-size=24
|
||||
Loading…
Reference in New Issue
Block a user