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