summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-09 12:06:55 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-09 12:07:40 (EST)
commitc5ad08474bd4738e4bd30842528db683c191fc58 (patch)
tree91b5e190c22a0d705923c992a7ea5d7cd0ac6673 /hosts
parent4f43b31a04793dbf0ce3722d65d0b21bb62a84b7 (diff)
downloadpc-inst-c5ad08474bd4738e4bd30842528db683c191fc58.zip
pc-inst-c5ad08474bd4738e4bd30842528db683c191fc58.tar.gz
pc-inst-c5ad08474bd4738e4bd30842528db683c191fc58.tar.bz2
Make .themes/ symbolic link
GTK+ 2 looks here.
Diffstat (limited to 'hosts')
-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