diff --git a/.gitignore b/.gitignore
index c7834af..7119a0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+logo
config/vms_ready/
config/vms_supported/
#*.chunklist
diff --git a/config/icons/hop.svg b/config/icons/hop.svg
new file mode 100644
index 0000000..45ea92c
--- /dev/null
+++ b/config/icons/hop.svg
@@ -0,0 +1,105 @@
+
+
+
diff --git a/dh b/dh
index cf54582..8b9402f 100755
--- a/dh
+++ b/dh
@@ -94,6 +94,7 @@ Choose other language" | fzf --cycle)
# Run choosed VM
printf '\n Starting %s...\n\n' "$choosed"
quickemu -vm "$choosed.conf"
+fi
else
# run GUI
key=$((RANDOM % 9000 + 1000))
@@ -103,7 +104,7 @@ else
yad --plug="$key" --tabnum=1 --monitor --icons --listen --read-dir="$CONFIG_DIR"/ready --sort-by-name --no-buttons --borders=0 --icon-size=48 --item-width=76 &
yad --plug="$key" --tabnum=2 --monitor --icons --listen --read-dir="$CONFIG_DIR"/supported --sort-by-name --no-buttons --borders=0 --icon-size=48 --item-width=76 &
yad --plug="$key" --tabnum=3 --monitor --icons --listen --read-dir="$CONFIG_DIR" --sort-by-name --no-buttons --borders=0 --icon-size=48 --item-width=76 &
- yad --dynamic --notebook --key="$key" --monitor --window-icon=hop.svg --width=900 --height=800 --title="DistroHopper $version" --listen --no-buttons --tab="run VM" --tab="download VM" --tab="settings"
+ yad --dynamic --notebook --key="$key" --monitor --window-icon="$ICON_DIR/hop.svg" --width=900 --height=800 --title="DistroHopper $version" --listen --no-buttons --tab="run VM" --tab="download VM" --tab="settings"
fi
exit 0
diff --git a/hop.svg b/hop.svg
deleted file mode 100644
index 13b4ba0..0000000
--- a/hop.svg
+++ /dev/null
@@ -1,1089 +0,0 @@
-
-
-
-