Minor fixes.

This commit is contained in:
clsty
2025-02-09 07:59:55 +08:00
parent 466e1d6e5b
commit f5aca0e591
5 changed files with 3 additions and 0 deletions
Executable → Regular
View File
View File
View File
+1
View File
@@ -2,6 +2,7 @@
.config/ags/scss/_musicmaterial.scss
.config/ags/scss/_musicwal.scss
.config/ags/scss/_material.scss
/diagnose.log
/cache
# Ignore Python cache files
__pycache__/
+2
View File
@@ -3,7 +3,9 @@
# This is a workaround for https://github.com/end-4/dots-hyprland/discussions/204
# Do NOT abuse this since it consumes extra bandwidth from AUR server.
set -e
cd "$(dirname "$0")"
cd ..
export base="$(pwd)"
source ./scriptdata/functions
source ./scriptdata/installers