lxdm.xsession
This commit is contained in:
parent
38ad744e5c
commit
a3f3a0c5ea
|
@ -10,7 +10,7 @@ else
|
|||
fi
|
||||
|
||||
[ -f /etc/profile ] && . /etc/profile
|
||||
[ -f ~/.xprofile ] && . ~/.xprofile
|
||||
[ -f /etc/bashrc ] && . /etc/bashrc
|
||||
|
||||
if [ -f /etc/X11/xinit/xinitrc-common ]; then
|
||||
# fedora
|
||||
|
|
Loading…
Reference in New Issue