This commit is contained in:
[yuri]
2025-11-11 16:00:18 +01:00
parent e9ed98ddc8
commit 4e68b9ba2c

View File

@@ -133,7 +133,7 @@ SOURCE_DIR="$SCRIPT_DIR/config-files/debian"
DEST_DIR="$HOME"
AUTOSTART_DIR="$HOME/.config/autostart"
AUTOSTART_FILE="$AUTOSTART_DIR/xfce-config-apply.desktop"
HELPER_DIR="$HOME/.local/share/xfce-config-apply"
HELPER_SCRIPT="$HOME/.local/bin/xfce-config-apply-helper.sh"
mkdir -p "$AUTOSTART_DIR" "$HOME/.local/bin"