From 58d595a92e5241710002ada2c6211bc756f04ce0 Mon Sep 17 00:00:00 2001 From: Fierelier Date: Fri, 20 May 2022 05:31:41 +0200 Subject: [PATCH] Add qt5-style-plugins --- input/stage50/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/stage50/setup b/input/stage50/setup index bad2702..cea3179 100755 --- a/input/stage50/setup +++ b/input/stage50/setup @@ -1,6 +1,6 @@ #!/usr/bin/env bash set -e -apt -y install xorg xfce4 xfce4-*-plugin xfce4-power-manager network-manager-gnome xfce4-terminal xfce4-screenshooter mousepad netsurf-gtk xautolock xsecurelock +apt -y install xorg xfce4 xfce4-*-plugin xfce4-power-manager network-manager-gnome xfce4-terminal xfce4-screenshooter mousepad netsurf-gtk xautolock xsecurelock qt5-style-plugins apt -y remove xscreensaver apt -y autoremove apt -y autoclean