From 268bdd859d959988246fb2a77b92f08e82d14372 Mon Sep 17 00:00:00 2001 From: Digital Studium Date: Sun, 3 Mar 2024 18:09:35 +0300 Subject: [PATCH] Add ping --- install_software.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install_software.sh b/install_software.sh index a88cd81..bb5e2c4 100755 --- a/install_software.sh +++ b/install_software.sh @@ -4,7 +4,8 @@ ffmpeg `# for video recording` \ mpv `# for video playing` \ pavucontrol `# for audio control` \ sxiv `# for pictures` \ -docker.io `# containers` +docker.io `# containers` \ +iputils-ping `# ping etc.` # this is needed for pavucontrol working not under sudo only for group in audio pulse-access pulse