The Current LightDM Configuration
The custom Lightdm login window on my Debian Stretch lappie, the mighty T410.
All the magic is been done on the file:
/etc/lightdm/lightdm-gtk-greeter.conf
Here is the configuration script:
[greeter]
indicators=~clock;~spacer;~power;
transition-type=none
background=#747C87
default-user-image=/home/XXXXXXXXXXXXX/Pictures/Login-Pics/greedo.jpg
theme-name=Minwaita
icon-theme-name=Papirus-GTK
panel-position=bottom
font-name=ubuntu
xft-antialias=true
xft-dpi=91
xft-hintstyle=slight
xft-rgba=vrgb
show-clock= true
clock-format=%F %H:%M
show-language-selector=false
## EoF ##
All the magic is been done on the file:
/etc/lightdm/lightdm-gtk-greeter.conf
[greeter]
indicators=~clock;~spacer;~power;
transition-type=none
background=#747C87
default-user-image=/home/XXXXXXXXXXXXX/Pictures/Login-Pics/greedo.jpg
theme-name=Minwaita
icon-theme-name=Papirus-GTK
panel-position=bottom
font-name=ubuntu
xft-antialias=true
xft-dpi=91
xft-hintstyle=slight
xft-rgba=vrgb
show-clock= true
clock-format=%F %H:%M
show-language-selector=false
## EoF ##
Labels: Debian, Debian Stretch, Linux, Scripts, Thinkpad T410 2
0 Comments:
Post a Comment
<< Home