2022-08-10 00:00:49 +00:00
|
|
|
#!/bin/bash
|
2022-08-25 07:19:06 +00:00
|
|
|
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit unifont netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic catfish galculator celluloid gpicview xpdf"
|
2022-08-10 00:00:49 +00:00
|
|
|
export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver"
|