Add qt5-style-plugins

This commit is contained in:
Fierelier 2022-05-20 05:31:41 +02:00
parent f0b02d3cac
commit 58d595a92e

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -e 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 remove xscreensaver
apt -y autoremove apt -y autoremove
apt -y autoclean apt -y autoclean