mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
9 lines
271 B
Text
9 lines
271 B
Text
|
# quickyad config file
|
||
|
#SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||
|
VMS_DIR="$HOME/.local/share/quickemu"
|
||
|
ICON_DIR="/usr/share/icons/distroicons"
|
||
|
TERMINAL=sakura
|
||
|
replace='"!"'
|
||
|
|
||
|
export "VMS_DIR" "CONFIG_DIR" "ICON_DIR" "TERMINAL" "replace"
|