2022-05-23 04:30:20 +00:00
|
|
|
#!/usr/bin/env bash
|
2022-06-08 10:00:41 +00:00
|
|
|
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 epiphany-browser"
|
2022-05-23 04:30:20 +00:00
|
|
|
export OPUS_PACKAGES_REMOVE="$OPUS_PACKAGES_REMOVE xscreensaver"
|