diff options
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -57,7 +57,8 @@ if command_exists apt; then fonts-noto-color-emoji \ xclip \ hexchat \ - brightnessctl + brightnessctl \ + cava ${SUDO} apt purge -y \ lemonbar # automatically installed but unwanted else |