aboutsummaryrefslogtreecommitdiffstats
path: root/base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'base/Makefile')
-rw-r--r--base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/Makefile b/base/Makefile
index deeaa8c..dd780a6 100644
--- a/base/Makefile
+++ b/base/Makefile
@@ -15,8 +15,8 @@ install:
ln -sf -- ~/.dotfiles/base/profile ~/.config/profile
ln -sf -- ~/.dotfiles/base/user-dirs.locale ~/.config/
ln -sf -- ~/.dotfiles/base/faces/$(FACE) ~/.config/face
- ln -sf -- .face ~/.face.icon
ln -sf -- .config/face ~/.face
+ ln -sf -- .face ~/.face.icon
if test -L ~/.config/locations; then \
test "$$(readlink -- ~/.config/locations)" = ~/.dotfiles/.secrets/locations; \
else \