all:
clean:

install:
	mkdir -p $(DESTDIR)/etc/X11/xorg.conf.d/
	cp *.conf $(DESTDIR)/etc/X11/xorg.conf.d/
