From 93c0a8d53612ac56f5da3f6ef2e84f71b6822870 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 8 Jan 2021 11:11:19 +0200 Subject: [PATCH] comms.bash: add HexChat Flatpak --- bash/comms.bash | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bash/comms.bash b/bash/comms.bash index af2ac32..e3fe0b7 100755 --- a/bash/comms.bash +++ b/bash/comms.bash @@ -47,4 +47,7 @@ fi # Microsoft Teams (flatpak run com.microsoft.Teams&) +# IRC/HexChat +(flatpak run io.github.Hexchat&) + set +x