mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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/_musicwal.scss
|
||||
.config/ags/scss/_material.scss
|
||||
/diagnose.log
|
||||
/cache
|
||||
# Ignore Python cache files
|
||||
__pycache__/
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user