windvn/mods/graphical-general/modscript

3 lines
198 B
Plaintext
Raw Normal View History

2022-08-10 00:00:49 +00:00
#!/bin/bash
2022-08-13 16:52:02 +00:00
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic"
2022-08-10 00:00:49 +00:00
export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver"