3 lines
289 B
Bash
Executable File
3 lines
289 B
Bash
Executable File
#!/bin/bash
|
|
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 unrar-free engrampa blueman"
|
|
export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver" |