2022-08-10 00:00:49 +00:00
|
|
|
#!/bin/bash
|
2022-09-05 14:59:13 +00:00
|
|
|
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit unifont scrot xclip netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic catfish galculator celluloid gpicview xpdf engrampa"
|
2022-08-10 00:00:49 +00:00
|
|
|
export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver"
|