mirror of
https://github.com/getcompanion-ai/computer-guest.git
synced 2026-04-15 09:01:12 +00:00
chore: remove comments from guest desktop scripts
This commit is contained in:
parent
5eb25834af
commit
1fcd913352
3 changed files with 0 additions and 14 deletions
|
|
@ -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/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue