summaryrefslogtreecommitdiffstats
path: root/hosts/alsvid3/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/alsvid3/postinst')
-rw-r--r--hosts/alsvid3/postinst2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/alsvid3/postinst b/hosts/alsvid3/postinst
index 5960ca3..da8c089 100644
--- a/hosts/alsvid3/postinst
+++ b/hosts/alsvid3/postinst
@@ -88,6 +88,8 @@ in_target sudo -u pj sh <<-EOF
git clone https://github.com/horst3180/vertex-theme \
/home/pj/src/vertex-theme/
cd /home/pj/src/vertex-theme/
+ ln -sn 3.22 common/gnome-shell/3.24
+ ln -sn 3.22 common/gtk-3.0/3.24
./autogen.sh
ln -s /usr/local/share/themes/ /home/pj/.themes
EOF