Make lein and m2 follow XDG base dir spec

This commit is contained in:
Peter Vacho 2025-09-22 09:37:53 +02:00
parent 19b62c6d0e
commit fcf31d2b7a
No known key found for this signature in database
GPG key ID: 00ACA0D6AF712EC9
3 changed files with 6 additions and 0 deletions

View file

@ -24,6 +24,7 @@ mkdir -p ~/.cache/nv
cp -ra home/.config/wget ~/.config
mkdir -p ~/.config/gtk-2.0
touch ~/.config/gtk-2.0/gtkrc
cp -ra home/.local/share/lein ~/.local/share
# DE configs (core apps/tools that make up the base graphical experience)
cp -ra home/.config/xdg-desktop-portal ~/.config