aboutsummaryrefslogtreecommitdiffstats
path: root/main/xdm/xdm.confd
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-09-26 17:03:14 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2017-09-26 17:12:03 +0200
commitdc2926cf6191f943661ed714609bbc73692fd725 (patch)
tree82fbfa1b4269c8a0bcd8f864f5b88edd878cbeb5 /main/xdm/xdm.confd
parentcfea22b7987e041230149c088b44e10f902c461d (diff)
downloadaports-dc2926cf6191f943661ed714609bbc73692fd725.tar.bz2
aports-dc2926cf6191f943661ed714609bbc73692fd725.tar.xz
main/xdm: add OpenRC service configuration file
Makes it easier to change the default theme.
Diffstat (limited to 'main/xdm/xdm.confd')
-rw-r--r--main/xdm/xdm.confd1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xdm/xdm.confd b/main/xdm/xdm.confd
new file mode 100644
index 0000000000..541166b6e9
--- /dev/null
+++ b/main/xdm/xdm.confd
@@ -0,0 +1 @@
+xdm_opts="-resources /etc/X11/xdm/Xresources.alpinelinux"