windvn/input/packages-graphical/modscript

3 lines
306 B
Plaintext
Raw Normal View History

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