summaryrefslogtreecommitdiffstats
path: root/usr/share/lightdm/lightdm-gtk-greeter.conf.d/30_icebox.conf
blob: f7c88ee62701bf30e1769c517c6c390cb3b96230 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#
# background = Background file to use, either an image path or a color (e.g. #772953)
# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor.
# user-background = Display user background (if available), true or false. true by default.
# 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 hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
# show-indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path
# show-clock (true or false)
# clock-format = strftime-format string, e.g. %H:%M
# keyboard = command to launch on-screen keyboard (e.g. onboard)
# reader = command to launch screen reader (e.g. orca)
# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader.
# position = main window position: x y
# default-user-image = Image used as default user icon, path or #icon-name
# hide-user-image = true|false, false by default
# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen
#
# Template for monitor configuration:
# [monitor: name]
# background = overrides default value
# user-background = overrides default value
# laptop = true|false, false by default. Marks monitor as laptop display.
# 
[greeter]
background=/usr/share/backgrounds/icebox.jpg
theme-name=Numix
icon-theme-name=elementary-xfce-dark
font-name=Droid Sans 10
xft-antialias=true
xft-dpi=96
xft-hintstyle=slight
xft-rgba=rgb
show-indicators=~host;~spacer;~session;~language;~a11y;~clock;~power;
show-clock=true
clock-format=%d %b, %H:%M
keyboard=onboard
screensaver-timeout=60