mirror of
https://github.com/endeavouros-team/endeavouros-lxdm-theme.git
synced 2026-06-13 01:54:35 +00:00
cleanup
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
@@ -31,7 +31,7 @@
|
||||
<child>
|
||||
<object class="GtkImage" id="image1">
|
||||
<property name="visible">True</property>
|
||||
<property name="pixbuf">atlantis.png</property>
|
||||
<property name="pixbuf">eos.png</property>
|
||||
<property name="yalign">0.8</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<child>
|
||||
<object class="GtkImage" id="image1">
|
||||
<property name="visible">True</property>
|
||||
<property name="pixbuf">atlantis.png</property>
|
||||
<property name="pixbuf">eos.png</property>
|
||||
<property name="yalign">0.8</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
#lxdm {
|
||||
background-image: url("endeavouros.png");
|
||||
background-image: url("/usr/share/endeavouros/backgrounds/endeavouros-wallpaper.png");
|
||||
background-repeat: round;
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ style "back"
|
||||
function = FLAT_BOX
|
||||
shadow=NONE
|
||||
state = NORMAL
|
||||
file="endeavouros.png"
|
||||
file="/usr/share/endeavouros/backgrounds/endeavouros-wallpaper.png"
|
||||
stretch=TRUE
|
||||
detail = "base"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[base]
|
||||
## uncomment and set autologin username to enable autologin
|
||||
# autologin=joe
|
||||
# autologin=username
|
||||
|
||||
## uncomment and set timeout to enable timeout autologin,
|
||||
## the value should >=5
|
||||
@@ -34,13 +34,13 @@ arg=/usr/bin/X -background vt1
|
||||
gtk_theme=Arc-Dark
|
||||
|
||||
## background of the greeter
|
||||
#bg=/usr/share/endeavouros/backgrounds/endeavouros-wallpaper.png
|
||||
bg=/usr/share/endeavouros/backgrounds/endeavouros-wallpaper.png
|
||||
|
||||
## if show bottom pane
|
||||
bottom_pane=1
|
||||
|
||||
## if show language select control
|
||||
lang=0
|
||||
lang=1
|
||||
|
||||
## if show keyboard layout select control
|
||||
keyboard=1
|
||||
|
||||
Reference in New Issue
Block a user