diff options
-rw-r--r-- | kde4-profiles/Default/share/config/kdm/kdmrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc index 857dabd..fa0dbe2 100644 --- a/kde4-profiles/Default/share/config/kdm/kdmrc +++ b/kde4-profiles/Default/share/config/kdm/kdmrc @@ -292,11 +292,11 @@ ClientLogFile=.xsession-errors-%s # Widget style of the greeter. "" means the built-in default which currently # is "Plastik". # Default is "" -GUIStyle=ia_ora +GUIStyle=Oxygen # Widget color scheme of the greeter. "" means the built-in default which # currently is yellowish grey with some light blue and yellow elements. # Default is "" -ColorScheme=IaOraNight +ColorScheme=Oxygen # What should be shown in the greeter's logo are: # "None" - nothing # "Logo" - the image specified by LogoPixmap @@ -305,7 +305,7 @@ ColorScheme=IaOraNight LogoArea=None # The image to show when LogoArea=Logo. # Default is "" -LogoPixmap=/usr/share/apps/kdm/pics/kdm-mdk-logo.png +LogoPixmap=/usr/share/apps/kdm/pics/kdelogo.png # The relative coordinates (X,Y in percent) of the center of the greeter. # Default is "50,50" #GreeterPos=30,40 |