diff options
Diffstat (limited to 'xorg-xrandr/Makefile')
-rw-r--r-- | xorg-xrandr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-xrandr/Makefile b/xorg-xrandr/Makefile index 0968b2a..b5e442f 100644 --- a/xorg-xrandr/Makefile +++ b/xorg-xrandr/Makefile @@ -7,6 +7,7 @@ XINITRC_ORDER = 15 install: ../check-in-path xwallpaper ../check-in-path python3 + ../check-in-path bus ../check-installed-shebang resolution-changed mkdir -p -- ~/.config/X11/xinit/xinitrc.d test ! -e ~/.config/X11/xinit/xinitrc.d/$(XINITRC_ORDER)-xorg-xrandr || \ |