al-skel/home/.xsession

11 lines
122 B
Plaintext
Raw Normal View History

2017-10-16 14:38:02 -05:00
#!/bin/sh
#
# ~/.xsession
#
# Executed by xdm/gdm/kdm at login
#
2017-10-23 18:35:35 -05:00
XDG_CONFIG_HOME="$HOME/.config"
export XDG_CONFIG_HOME