This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.xsession
2017-10-23 16:35:35 -07:00

11 lines
122 B
Bash
Executable File

#!/bin/sh
#
# ~/.xsession
#
# Executed by xdm/gdm/kdm at login
#
XDG_CONFIG_HOME="$HOME/.config"
export XDG_CONFIG_HOME