diff --git a/whonix/whonix-gw.sh b/whonix/whonix-gw.sh index 143d437..34a724e 100644 --- a/whonix/whonix-gw.sh +++ b/whonix/whonix-gw.sh @@ -15,7 +15,7 @@ # the License. #Install packages -sudo apt install --no-install-recommends qt5ct qt5-style-plugins arc-theme -y +sudo apt install --no-install-recommends tirdad qt5ct qt5-style-plugins arc-theme -y #Enabling SUID Disabler and Permission Hardener sudo systemctl enable --now permission-hardening diff --git a/whonix/whonix-ws.sh b/whonix/whonix-ws.sh index dc68847..ba4ee9b 100644 --- a/whonix/whonix-ws.sh +++ b/whonix/whonix-ws.sh @@ -15,7 +15,7 @@ # the License. #Install packages -sudo apt install --no-install-recommends qt5ct qt5-style-plugins arc-theme git -y +sudo apt install --no-install-recommends tirdad qt5ct qt5-style-plugins arc-theme git -y #Enabling SUID Disabler and Permission Hardener sudo systemctl enable --now permission-hardening