From 46532fc81c70bc5efee4e6d9da798912fc8dcd61 Mon Sep 17 00:00:00 2001 From: Joerg Schirottke Date: Sun, 13 Apr 2014 21:38:29 +0200 Subject: force black x-cursor-theme --- config/chroot_local-hooks/08-appdefaults | 1 + 1 file changed, 1 insertion(+) diff --git a/config/chroot_local-hooks/08-appdefaults b/config/chroot_local-hooks/08-appdefaults index 0acfef3..6a53ff2 100755 --- a/config/chroot_local-hooks/08-appdefaults +++ b/config/chroot_local-hooks/08-appdefaults @@ -8,3 +8,4 @@ update-alternatives --set x-session-manager /usr/bin/startlxde || true update-alternatives --set x-session-manager /usr/bin/startkde || true update-alternatives --set editor /usr/bin/vim.basic || true update-alternatives --set editor /usr/bin/mcedit || true +update-alternatives --set x-cursor-theme /etc/X11/cursors/oxy-black.theme || true -- cgit v1.0