You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.1 KiB
31 lines
1.1 KiB
#
|
|
# logo = Logo file to use, either an image absolute path, or a path relative to the greeter data directory
|
|
# background = Background file to use, either an image path or a color (e.g. #772953)
|
|
# theme-name = GTK+ theme to use
|
|
# icon-theme-name = Icon theme to use
|
|
# font-name = Font to use
|
|
# xft-antialias = Whether to antialias Xft fonts (true or false)
|
|
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
|
|
# xft-hintstyle = What degree of hinting to use (none, slight, medium, or full)
|
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
|
# show-language-selector (true or false)
|
|
# show-indicators = semi-colon ";" separated list of allowed indicator modules (e.g. libsoundmenu.so)
|
|
# show-clock (true or false)
|
|
# clock-format = strftime-format string, e.g. %H:%M
|
|
# keyboard = command to launch on-screen keyboard
|
|
#
|
|
[greeter]
|
|
logo=/usr/share/icons/lubuntu/places/64/start-here.svg
|
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
|
theme-name=Lubuntu-default
|
|
icon-theme-name=lubuntu
|
|
font-name=Ubuntu
|
|
xft-antialias=true
|
|
#xft-dpi=
|
|
xft-hintstyle=full
|
|
xft-rgba=rgb
|
|
show-language-selector=true
|
|
#show-clock=
|
|
#clock-format=
|
|
#keyboard=
|