summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2011-08-27 16:57:29 +0200
committerThorsten Wißmann <edu@thorsten-wissmann.de>2011-08-27 17:00:20 +0200
commit737c71c53c18ad1f3b990d7d17a3d365e31298f1 (patch)
tree26ed46f39a268c30b60effe3e6e4e7d9c059f5c8 /Makefile
parent63f5ff8581fb08d11dce2fee97ea3a14eaae47e7 (diff)
renamed herbstluftrc to autostart
autostart now is placed at $XDG_CONFIG_HOME/herbstluftwm/autostart WARNING: To migrate the old config, the user has to create ~/.config/herbstluftwm/ and has to move their old ~/.config/herbstluftrc to the new folder ~/.config/herbstluftwm/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d48ef731..7395c34f 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,6 @@ install: all
install -m 644 doc/herbstclient.html $(DOCDIR)/
install -m 644 doc/herbstluftwm.html $(DOCDIR)/
install -m 644 BUGS $(DOCDIR)/
- install -m 644 share/herbstluftrc $(CONFIGDIR)/
+ install -m 644 share/autostart $(CONFIGDIR)/
install -m 644 share/herbstclient-completion $(ETCDIR)/bash_completion.d/