mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-10 23:19:01 +00:00
Added Light display manager as build option: DISPLAY_MANAGER="yes"
This commit is contained in:
parent
2d37a1ec3e
commit
2c382cd3c3
6 changed files with 36 additions and 3 deletions
BIN
packages/blobs/desktop/icons/armbian.png
Normal file
BIN
packages/blobs/desktop/icons/armbian.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
6
packages/blobs/desktop/lightdm/lightdm-gtk-greeter.conf
Normal file
6
packages/blobs/desktop/lightdm/lightdm-gtk-greeter.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
[greeter]
|
||||
user-background=false
|
||||
theme-name=Numix
|
||||
icon-theme-name=Vibrancy-Colors-Full-Dark
|
||||
default-user-image=/usr/share/pixmaps/armbian.png
|
||||
indicators=~power;~language
|
|
@ -0,0 +1,5 @@
|
|||
[SeatDefaults]
|
||||
user-session=ubuntu
|
||||
greeter-show-manual-login=true
|
||||
greeter-hide-users=true
|
||||
allow-guest=false
|
Loading…
Add table
Add a link
Reference in a new issue