diff options
-rw-r--r-- | xorg-xsetroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-xsetroot/Makefile b/xorg-xsetroot/Makefile index a827b9f..d58490d 100644 --- a/xorg-xsetroot/Makefile +++ b/xorg-xsetroot/Makefile @@ -1,7 +1,7 @@ .POSIX: include ../common.mk -XINITRC_ORDER = 20 +XINITRC_ORDER = 85 install: mkdir -p -- ~/.config/X11/xinit/xinitrc.d |