aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeodarZ <neodarz@neodarz.ovh>2016-11-03 23:17:57 +0100
committerNeodarZ <neodarz@neodarz.ovh>2016-11-03 23:17:57 +0100
commit146b416466cda8fdb6151bf73f99fa65a483fc09 (patch)
tree4f1cef475f989e9befb315458c748b4677a7aed3
parent71a7dfed3ffcf0a0f80e1e6d83e442d2ccd58782 (diff)
downloaddotfiles-146b416466cda8fdb6151bf73f99fa65a483fc09.tar.xz
dotfiles-146b416466cda8fdb6151bf73f99fa65a483fc09.zip
Add lightdm conf
-rw-r--r--README.md8
-rw-r--r--lightdm/glider_background.pngbin0 -> 23112 bytes
-rw-r--r--lightdm/lightdm-gtk-greeter.conf16
3 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md
index cd2dc9e..37b1a12 100644
--- a/README.md
+++ b/README.md
@@ -26,3 +26,11 @@
## files paths
- khard.conf -> ~/.config/khard/khard.conf
+
+# lightdm
+
+Why `/usr/share/pixmaps/` folder for glider_background.png ? => [ArchWiki](https://wiki.archlinux.org/index.php/LightDM#GTK.2B_greeter)
+
+## files paths
+ - lightdm/lightdm-gtk-greeter.conf -> /etc/lightdm/lightdm-gtk-greeter.conf
+ - lightdm/glider_background.png -> /usr/share/pixmaps/glider_background.png
diff --git a/lightdm/glider_background.png b/lightdm/glider_background.png
new file mode 100644
index 0000000..8a83e0c
--- /dev/null
+++ b/lightdm/glider_background.png
Binary files differ
diff --git a/lightdm/lightdm-gtk-greeter.conf b/lightdm/lightdm-gtk-greeter.conf
new file mode 100644
index 0000000..b3de00b
--- /dev/null
+++ b/lightdm/lightdm-gtk-greeter.conf
@@ -0,0 +1,16 @@
+[greeter]
+active-monitor = cursor
+background = /usr/share/pixmaps/glider.png
+user-background = false
+position = 97%,end -50%,center
+default-user-image = /usr/share/pixmaps/faces/i3-maia_small.png
+font-name = Cantarell 10
+xft-antialias = true
+xft-hintstyle = hintfull
+icon-theme-name = Arc
+theme-name = Arc-Maia-Dark
+cursor-theme-name = Chameleon-Pearl-Regular-0.5
+panel-position = top
+show-clock = true
+clock-format =
+