diff options
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ if command_exists apt; then signal-desktop \ fonts-hack \ fonts-noto-color-emoji \ - xclip \ + xclip $SUDO apt purge -y \ lemonbar # automatically installed but unwanted else |