diff --git a/.config/yay/config.json b/.config/yay/config.json index 7a9902d..2f0c2a1 100644 --- a/.config/yay/config.json +++ b/.config/yay/config.json @@ -1,6 +1,6 @@ { "aururl": "https://aur.archlinux.org", - "buildDir": "/opt/aur-source", + "buildDir": "$HOME/.local/share/aur-source", "editor": "", "editorflags": "", "makepkgbin": "makepkg", @@ -37,4 +37,4 @@ "editmenu": false, "combinedupgrade": false, "useask": false -} \ No newline at end of file +}