Fix path to background images in XFCE and lightdm config
This commit is contained in:
parent
1f7fae92cf
commit
f724d02908
@ -1,5 +1,5 @@
|
|||||||
[greeter]
|
[greeter]
|
||||||
background = /usr/share/backgrounds/kali-rings-background.png
|
background = /usr/share/backgrounds/kali/kali-rings-16x9.png
|
||||||
theme-name = Kali-Dark
|
theme-name = Kali-Dark
|
||||||
font-name = Cantarell 11
|
font-name = Cantarell 11
|
||||||
icon-theme-name = Flat-Remix-Blue-Dark
|
icon-theme-name = Flat-Remix-Blue-Dark
|
||||||
|
|||||||
@ -15,12 +15,12 @@
|
|||||||
<property name="backdrop" type="empty">
|
<property name="backdrop" type="empty">
|
||||||
<property name="screen0" type="empty">
|
<property name="screen0" type="empty">
|
||||||
<property name="monitor0" type="empty">
|
<property name="monitor0" type="empty">
|
||||||
<property name="image-path" type="string" value="/usr/share/backgrounds/kali-logo-background.png"/>
|
<property name="image-path" type="string" value="/usr/share/backgrounds/kali/kali-logo-16x9.png"/>
|
||||||
<property name="image-style" type="int" value="5"/>
|
<property name="image-style" type="int" value="5"/>
|
||||||
<property name="image-show" type="bool" value="true"/>
|
<property name="image-show" type="bool" value="true"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="monitor1" type="empty">
|
<property name="monitor1" type="empty">
|
||||||
<property name="image-path" type="string" value="/usr/share/backgrounds/kali-logo-background.png"/>
|
<property name="image-path" type="string" value="/usr/share/backgrounds/kali/kali-logo-16x9.png"/>
|
||||||
<property name="image-style" type="int" value="5"/>
|
<property name="image-style" type="int" value="5"/>
|
||||||
<property name="image-show" type="bool" value="true"/>
|
<property name="image-show" type="bool" value="true"/>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user