summarylogtreecommitdiffstats
path: root/xdm-arch-theme.install
diff options
context:
space:
mode:
Diffstat (limited to 'xdm-arch-theme.install')
-rwxr-xr-xxdm-arch-theme.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/xdm-arch-theme.install b/xdm-arch-theme.install
new file mode 100755
index 000000000000..dd3383042d9a
--- /dev/null
+++ b/xdm-arch-theme.install
@@ -0,0 +1,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!";
+}
+
+