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 da132ce..6c2739b 100755
--- a/install.sh
+++ b/install.sh
@@ -39,7 +39,8 @@ if command_exists apt; then
thunderbird \
signal-desktop \
fonts-hack \
- fonts-noto-color-emoji
+ fonts-noto-color-emoji \
+ mate-calc
$SUDO apt purge -y \
lemonbar # automatically installed but unwanted
else