remove one terrible hack, add another

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2024-04-16 02:32:29 -04:00
parent 3fadb8a2ce
commit e7f2b0fdc9
2 changed files with 4 additions and 1 deletions

View file

@ -10,4 +10,8 @@ if [ "$XDG_SESSION_TYPE" = "wayland" ]; then
export GDK_BACKEND=wayland
fi
# make AUR packages not compress, since they immediately get
# decompressed anyway
export PKGEXT=pkg.tar
export TENDS_TO=42