summarylogtreecommitdiffstats
path: root/xdm-arch-theme.install
blob: dd3383042d9ac6e8de6940ade9acb6ac441fabcb (plain)
1
2
3
4
5
6
7
8
9
10
11
post_install()
{
    echo -e "
Remember to have your xdm point to the config file
/etc/X11/xdm/arch-xdm/xdm-config, e.g. by using xdm's
-config parameter.

Have fun!";
}