From 5b9a07ef19ea670f71d322650d17bd334d244b93 Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:42:38 -0500 Subject: [PATCH] reeeee --- etc/config/hooks/live/099-install-custom-apps.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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