From c24e6de00a0d34f99b76fa0352e3eebe3e379d61 Mon Sep 17 00:00:00 2001 From: js0ny Date: Sun, 16 Mar 2025 23:04:43 +0000 Subject: [PATCH] typofix --- bootstrap/linux/main.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/linux/main.bash b/bootstrap/linux/main.bash index 99f49bd..fe6c916 100644 --- a/bootstrap/linux/main.bash +++ b/bootstrap/linux/main.bash @@ -119,7 +119,7 @@ source "$DOTFILES"/bootstrap/linux/symlinks.bash set +x if [ "$WHEEL" -eq 1 ]; then - source "$DOTFILES"/tools/bash/xdg-compact.sh + source "$DOTFILES"/tools/bash/xdg-compat.sh source "$DOTFILES"/tools/bash/global.bashrc fi source "$DOTFILES"/tools/bash/profile