diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-08-22 18:52:11 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-08-22 18:52:11 +0200 |
commit | 36e942ce4b6ac0edee97667a5e91a3dc724622e5 (patch) | |
tree | 9135d69d8a7272cea400218b7107a4b1b12ab52a /install.sh | |
parent | 5eed001b7293a21a88f376d174eaf77cfc8caff5 (diff) |
Install xclip
Diffstat (limited to 'install.sh')
-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 |