diff --git a/v2/debian-full.sh b/v2/debian-full.sh index 68b5d43..081ce47 100755 --- a/v2/debian-full.sh +++ b/v2/debian-full.sh @@ -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. 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