]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
autostart: let xprofile manage application startup
[dotfiles.git] / Makefile
index 877c50c8e78f1e936dd1232f73d76341809cd0e3..e0b39123e06590aad3c98a4508d844a4c0a1fc4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,10 @@ zsh:
        mkdir -p ~/.cache/zsh
 .PHONY: zsh
 
+xprofile:
+       ln -sfT $(APATH)/xprofile ~/.xprofile
+.PHONY: xprofile
+
 dircolors:
        ln -sfT $(APATH)/dircolors ~/.config/dircolors
 .PHONY: dircolors