From 05a4580e677f93d19de9ead6e039833bdcd9a495 Mon Sep 17 00:00:00 2001 From: Hannes Date: Fri, 3 Jul 2026 22:39:53 +0200 Subject: [PATCH] added tmux as needed package --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 6d6206f..81e9160 100755 --- a/install.sh +++ b/install.sh @@ -22,6 +22,7 @@ REQUIRED_PKGS=( libnotify jq inetutils + tmux ) OPTIONAL_PKGS=(