forked from Shinonome/dots-hyprland
Minor fixes.
This commit is contained in:
Executable → Regular
Executable → Regular
Executable → Regular
@@ -2,6 +2,7 @@
|
|||||||
.config/ags/scss/_musicmaterial.scss
|
.config/ags/scss/_musicmaterial.scss
|
||||||
.config/ags/scss/_musicwal.scss
|
.config/ags/scss/_musicwal.scss
|
||||||
.config/ags/scss/_material.scss
|
.config/ags/scss/_material.scss
|
||||||
|
/diagnose.log
|
||||||
/cache
|
/cache
|
||||||
# Ignore Python cache files
|
# Ignore Python cache files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
@@ -3,7 +3,9 @@
|
|||||||
# This is a workaround for https://github.com/end-4/dots-hyprland/discussions/204
|
# 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.
|
# Do NOT abuse this since it consumes extra bandwidth from AUR server.
|
||||||
|
|
||||||
|
set -e
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
cd ..
|
||||||
export base="$(pwd)"
|
export base="$(pwd)"
|
||||||
source ./scriptdata/functions
|
source ./scriptdata/functions
|
||||||
source ./scriptdata/installers
|
source ./scriptdata/installers
|
||||||
Reference in New Issue
Block a user