diff options
Diffstat (limited to 'packages/x11/x11-common/etc/X11/Xinit.d/60xXDefaults')
-rw-r--r-- | packages/x11/x11-common/etc/X11/Xinit.d/60xXDefaults | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/x11/x11-common/etc/X11/Xinit.d/60xXDefaults b/packages/x11/x11-common/etc/X11/Xinit.d/60xXDefaults new file mode 100644 index 0000000000..6b35e0357c --- /dev/null +++ b/packages/x11/x11-common/etc/X11/Xinit.d/60xXDefaults @@ -0,0 +1,3 @@ +#!/bin/sh + +xrdb -load -nocpp < /etc/X11/Xdefaults |