greeter config
This commit is contained in:
parent
f07c749007
commit
10c3235cd0
2 changed files with 11 additions and 0 deletions
4
etc/lightdm/lightdm.conf
Normal file
4
etc/lightdm/lightdm.conf
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[Seat:*]
|
||||||
|
greeter-show-manual-login=true
|
||||||
|
greeter-hide-users=true
|
||||||
|
user-session=Sway
|
7
etc/lightdm/slick-greeter.conf
Normal file
7
etc/lightdm/slick-greeter.conf
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[Greeter]
|
||||||
|
background-color=#000000
|
||||||
|
theme-name=Adwaita-dark
|
||||||
|
icon-theme-name=Yaru
|
||||||
|
background=/etc/lightdm/background
|
||||||
|
show-keyboard=false
|
||||||
|
show-a11y=false
|
Loading…
Reference in a new issue