windvn/mods/graphical-general/modscript

3 lines
224 B
Plaintext
Raw Normal View History

2022-08-10 00:00:49 +00:00
#!/bin/bash
2022-08-11 19:58:57 +00:00
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit mousepad netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic epiphany-browser"
2022-08-10 00:00:49 +00:00
export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver"