Install and configure xdg-user-dirs
This commit is contained in:
parent
c62d77f682
commit
c3318e67fe
2 changed files with 2 additions and 1 deletions
|
@ -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/"
|
||||
|
|
|
@ -149,6 +149,7 @@
|
|||
- vdirsyncer
|
||||
- wireplumber
|
||||
- xdg-desktop-portal-wlr
|
||||
- xdg-user-dirs
|
||||
become: true
|
||||
|
||||
- name: Copy executable files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue