diff --git a/etc/config/hooks/live/099-install-custom-apps.chroot b/etc/config/hooks/live/099-install-custom-apps.chroot index 14aeaa8..827ec3d 100644 --- a/etc/config/hooks/live/099-install-custom-apps.chroot +++ b/etc/config/hooks/live/099-install-custom-apps.chroot @@ -278,7 +278,7 @@ Version=1.0 Type=Application Name=Appmenu Expand Fix Comment=Force Appmenu Expand Off -Exec=bash -c "xfconf-query -c xfce4-panel -p /plugins/plugin-6/plugins/plugin-6/expand -s false" +Exec=bash -c "sleep 10; xfconf-query -c xfce4-panel -p /plugins/plugin-6/plugins/plugin-6/expand -s false" OnlyShowIn=XFCE; RunHook=0 StartupNotify=false