This commit is contained in:
[yuri]
2025-11-11 14:38:05 +01:00
parent e69b33c198
commit 0f7002868b

View File

@@ -143,7 +143,7 @@ if [[ "${DE}" == "xfce" || "${DDE}" == "xfce" ]]; then
# 3. CRITICAL FIX: Reset the xfconf channel to force the daemon to re-read the file. # 3. CRITICAL FIX: Reset the xfconf channel to force the daemon to re-read the file.
say_yellow "Forcing Xfconf daemon to reset panel settings and load the new XML..." say_yellow "Forcing Xfconf daemon to reset panel settings and load the new XML..."
xfconf-query -c xfce4-panel --reset -r / xfconf-query -c xfce4-panel -r /
fi fi