aboutsummaryrefslogtreecommitdiff
path: root/xsessionrc.dot.link
blob: 89f49b46b40807ccb5f399bc7433c75e20f62225 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
#
# .xsessionrc: wrapper for xsession
#

# Execute window manager
if [ "$OSVERSION" != "6" ]; then
  source .xsession
fi