summaryrefslogtreecommitdiffstats
path: root/hosts/alsvid200
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/alsvid200')
-rw-r--r--hosts/alsvid2001
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/alsvid200 b/hosts/alsvid200
index 107bd06..ac48750 100644
--- a/hosts/alsvid200
+++ b/hosts/alsvid200
@@ -133,6 +133,7 @@ do_postinst()
cd /home/pj/src/vertex-theme/
./autogen.sh --prefix=/home/pj/.local
make install
+ ln -s .local/share/themes/ /home/pj/.themes
EOF
[ ${?} -ne 0 ] && return 1