summaryrefslogtreecommitdiff
path: root/install/discord.fish
diff options
context:
space:
mode:
Diffstat (limited to 'install/discord.fish')
-rwxr-xr-xinstall/discord.fish3
1 files changed, 1 insertions, 2 deletions
diff --git a/install/discord.fish b/install/discord.fish
index 2eff70a..22bf936 100755
--- a/install/discord.fish
+++ b/install/discord.fish
@@ -20,7 +20,6 @@ update-repo discord $dist
setup-systemd-monitor discord $dist
# Link themes to client config
-confirm-overwrite $client/themes
-ln -s $dist/themes $client/themes
+install-link $dist/themes $client/themes
log 'Done.'