bugfix
This commit is contained in:
@@ -141,6 +141,10 @@ if [[ "${DE}" == "xfce" || "${DDE}" == "xfce" ]]; then
|
|||||||
cp -vrf "$SOURCE_DIR"/* "$DEST_DIR"/
|
cp -vrf "$SOURCE_DIR"/* "$DEST_DIR"/
|
||||||
shopt -u dotglob
|
shopt -u dotglob
|
||||||
|
|
||||||
|
# 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 /
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# End of script
|
# End of script
|
||||||
|
|||||||
Reference in New Issue
Block a user