aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 7d2f4f8..a562835 100755
--- a/install.sh
+++ b/install.sh
@@ -40,7 +40,8 @@ if command_exists apt; then
signal-desktop \
fonts-hack \
fonts-noto-color-emoji \
- xclip
+ xclip \
+ hexchat
$SUDO apt purge -y \
lemonbar # automatically installed but unwanted
else