chore: remove comments from guest desktop scripts

This commit is contained in:
Harivansh Rathi 2026-04-10 00:12:06 +00:00
parent 5eb25834af
commit 1fcd913352
3 changed files with 0 additions and 14 deletions

View file

@ -16,11 +16,9 @@ fi
mkdir -p "$MARKER_DIR" "$XDG_CONFIG_HOME"
# XFCE config
rm -rf "$XDG_CONFIG_HOME/xfce4"
cp -R "$PROFILE_ROOT/xfce" "$XDG_CONFIG_HOME/xfce4"
# Plank config
mkdir -p "$XDG_CONFIG_HOME/plank"
cp -R "$PROFILE_ROOT/plank/." "$XDG_CONFIG_HOME/plank/"