Revamped xsession
Now supports Junest and should be better integrated with DM
This commit is contained in:
parent
46abb5f07a
commit
45e32adc61
2 changed files with 76 additions and 45 deletions
|
@ -4,8 +4,6 @@
|
|||
#
|
||||
# Executed by xinit (startx)
|
||||
|
||||
echo ~/.xinitrc
|
||||
|
||||
if [ -d /etc/X11/xinit/xinitrc.d ]; then
|
||||
for f in /etc/X11/xinit/xinitrc.d/*; do
|
||||
[ -x "$f" ] && . "$f"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue