Merge remote-tracking branch 'office/master'
This commit is contained in:
commit
3ff188c80b
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ then
|
|||
fi
|
||||
|
||||
# If we have junest installed DE try them before all others
|
||||
sessions_dir_junest="$HOME/.local/share/xsessions"
|
||||
sessions_dir_junest="$HOME/.junest/usr/share/xsessions"
|
||||
if [ -d "$sessions_dir_junest" ]
|
||||
then
|
||||
sessions_dirs="$sessions_dir_junest $sessions_dirs"
|
||||
|
|
2
xsession
2
xsession
|
@ -6,7 +6,7 @@
|
|||
# Sourced by display managers
|
||||
#
|
||||
|
||||
. ~/.xprofile
|
||||
[ -f ~/.xprofile ] && . ~/.xprofile
|
||||
if [ -f ~/.config/override_dm_choice ]
|
||||
then
|
||||
. ~/.config/xinitrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue