+ Used Console-TDM replacing LightDM
This commit is contained in:
parent
bb06d26285
commit
f771d94ddd
15 changed files with 70 additions and 3 deletions
|
@ -1,2 +1,4 @@
|
|||
#!/bin/sh
|
||||
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile"
|
||||
|
||||
exec tdm --xstart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue