From 36e942ce4b6ac0edee97667a5e91a3dc724622e5 Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Mon, 22 Aug 2022 18:52:11 +0200 Subject: Install xclip --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 6dfa6b3..8cb2fe3 100755 --- a/install.sh +++ b/install.sh @@ -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 -- cgit v1.2.3