diff --git a/liveuser.tar.xz b/liveuser.tar.xz
index cef7d97a..4e5d26b7 100644
Binary files a/liveuser.tar.xz and b/liveuser.tar.xz differ
diff --git a/liveuser/.config/autostart/melawy-arch-linux-updater-tray.desktop b/liveuser/.config/autostart/melawy-arch-linux-updater-tray.desktop
deleted file mode 100755
index fd3c0cdd..00000000
--- a/liveuser/.config/autostart/melawy-arch-linux-updater-tray.desktop
+++ /dev/null
@@ -1,23 +0,0 @@
-[Desktop Entry]
-Categories=System;Settings;Security;
-Comment[ru_RU]=Melawy Arch Linux Иконка Обновления для Системного Трея
-Comment=Melawy Arch Linux Иконка Обновления для Системного Трея
-Comment[en_GB]=Melawy Arch Linux Updater Tray
-Comment[en_US]=Melawy Arch Linux Updater Tray
-Exec=/usr/bin/melawy-arch-linux-updater-tray
-GenericName[ru_RU]=
-GenericName=
-Icon=software-store
-MimeType=
-Name[ru_RU]=Melawy Arch Linux Иконка Обновления для Системного Трея
-Name=Melawy Arch Linux Иконка Обновления для Системного Трея
-Name[en_GB]=Melawy Arch Linux Updater Tray
-Name[en_US]=Melawy Arch Linux Updater Tray
-Path=
-PrefersNonDefaultGPU=false
-StartupNotify=true
-Terminal=false
-TerminalOptions=
-Type=Application
-X-KDE-SubstituteUID=false
-X-KDE-Username=
diff --git a/liveuser/.config/autostart/melawy-linux-updater-tray.desktop b/liveuser/.config/autostart/melawy-linux-updater-tray.desktop
new file mode 100644
index 00000000..9cd1011a
--- /dev/null
+++ b/liveuser/.config/autostart/melawy-linux-updater-tray.desktop
@@ -0,0 +1,18 @@
+#!/usr/bin/env xdg-open
+[Desktop Entry]
+Name=Melawy Linux Updater Tray
+Name[en_GB]=Melawy Linux Updater Tray
+Name[en_US]=Melawy Linux Updater Tray
+Name[ru_RU]=Melawy Linux Иконка Обновления для Системного Трея
+Name[ru]=Melawy Linux Иконка Обновления для Системного Трея
+Comment=Melawy Linux Иконка Обновления для Системного Трея
+Comment[en_GB]=Melawy Linux Updater Tray
+Comment[en_US]=Melawy Linux Updater Tray
+Comment[ru_RU]=Melawy Linux Иконка Обновления для Системного Трея
+Comment[ru]=Melawy Linux Иконка Обновления для Системного Трея
+Icon=software-store
+Categories=System;Settings;Security;
+Exec=/usr/bin/melawy-linux-updater-tray
+Type=Application
+StartupNotify=true
+Terminal=false