Install and configure xdg-user-dirs

This commit is contained in:
Yorick Barbanneau 2023-05-22 22:43:24 +02:00
parent c62d77f682
commit c3318e67fe
2 changed files with 2 additions and 1 deletions

View file

@ -12,4 +12,4 @@ XDG_PICTURES_DIR="$HOME/medias/images"
XDG_VIDEOS_DIR="$HOME/medias/videos"
XDG_DESKTOP_DIR="$HOME/"
XDG_TEMPLATES_DIR="$HOME/"
XDG_PUBLICSHARE_DIR="/dev/null"
XDG_PUBLICSHARE_DIR="$HOME/"

View file

@ -149,6 +149,7 @@
- vdirsyncer
- wireplumber
- xdg-desktop-portal-wlr
- xdg-user-dirs
become: true
- name: Copy executable files