summaryrefslogblamecommitdiff
path: root/x11/.xsession
blob: 408e6f9f8d910c841d427c915cfaefa33c3267a5 (plain) (tree)
1
2
3
4
5
6
7


                    



                                      
#!/bin/sh

. "${HOME}/.profile"

if [ -z "$XDG_CURRENT_DESKTOP" ]; then
  . "${HOME}/.xinitrc"
fi