diff options
-rwxr-xr-x | install.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |