3 lines
218 B
Bash
Executable File
3 lines
218 B
Bash
Executable File
#!/bin/bash
|
|
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL mousepad netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic epiphany-browser"
|
|
export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver" |