diff --git a/input/packages-graphical/modscript b/input/packages-graphical/modscript index 822e45d..0d77421 100755 --- a/input/packages-graphical/modscript +++ b/input/packages-graphical/modscript @@ -1,3 +1,3 @@ #!/usr/bin/env bash -export OPUS_PACKAGES="$OPUS_PACKAGES xorg xfce4 xfce4-*-plugin xfce4-power-manager network-manager-gnome xfce4-terminal xfce4-screenshooter mousepad netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils" +export OPUS_PACKAGES="$OPUS_PACKAGES xorg xfce4 xfce4-*-plugin xfce4-power-manager network-manager-gnome xfce4-terminal xfce4-screenshooter mousepad netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic" export OPUS_PACKAGES_REMOVE="$OPUS_PACKAGES_REMOVE xscreensaver" \ No newline at end of file