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.
30 lines
803 B
30 lines
803 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/backgrounds/warty-final-ubuntu.png |
|
#theme-name=Ambiance |
|
#webkit-theme=webkit |
|
#font-name=Ubuntu 11 |
|
#xft-antialias=true |
|
#xft-dpi=96 |
|
#xft-hintstyle=slight |
|
#xft-rgba=rgb |
|
|
|
|
|
[greeter] |
|
background=#000000 |
|
theme-name=Adwaita |
|
webkit-theme=antergos |
|
font-name=DejaVuSans 11 |
|
xft-antialias=true |
|
xft-dpi=96 |
|
xft-hintstyle=slight |
|
xft-rgba=rgb |
|
|
|
|