| Revision 10989, 181 bytes checked in by iwaim, 9 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [10989] | 1 | [Desktop Entry] |
| 2 | Name=User script | |
| 3 | Comment=This session runs ~/.xsession or ~/.Xclients if available | |
| 4 | Exec=sh -c "exec ~/.xsession || exec ~/.Xclients || exec /etc/X11/xinit/Xclients" |