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.
19 lines
649 B
19 lines
649 B
#
|
|
# background = Background file to use, either an image path or a color (e.g. #772953)
|
|
# theme-name = GTK+ 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 (hintnone, hintslight, hintmedium, or hintfull)
|
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
|
#
|
|
[greeter]
|
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
|
#show-language-selector=false
|
|
theme-name=Lubuntu
|
|
#font-name=
|
|
xft-antialias=true
|
|
#xft-dpi=
|
|
xft-hintstyle=hintfull
|
|
xft-rgba=rgb
|