mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-11 23:48:30 +00:00
- changed display manager to lightdm by default and remove nodm completly - desktop login manager enabled by default, toogle can be done with armbian-config - added URL to the build script and commit hash to /etc/armbian-release file - added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list - added synaptic package manager and onboard keyboard to the desktop base - changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi - added "logout" to the panel/menu - added normal users to additional groups: disk tty users games
10 lines
262 B
Text
10 lines
262 B
Text
[greeter]
|
|
background = #888a85
|
|
theme-name = Numix
|
|
icon-theme-name = Numix
|
|
default-user-image=/usr/share/pixmaps/armbian.png
|
|
indicators = ~language;~power;~a11y
|
|
screensaver-timeout = 0
|
|
font-name = Sans 11
|
|
user-background = false
|
|
keyboard = onboard --theme=ModelM
|