Xdg user directories

2 posts / 0 new
Last post
#1 Thu, 2015-07-16 21:40
xcn
  • xcn's picture
  • Offline
  • Last seen: 2 years 8 months ago
  • Joined: 2015-07-16

Hi,
This is my very first post :)

My question is, how I could create XDG User directories (Documents, Downloads, Music, etc)?. In some distributions these can be created with xdg-user-dirs-update , but I didn't found it in Alpine.

Regards
xcn

Mon, 2015-10-26 17:01
ddt
  • ddt's picture
  • Offline
  • Last seen: 2 years 3 months ago
  • Joined: 2015-10-06

 $ apk update
 # apk add libxdg-basedir

Then edit the user-dirs.dirs file in your $XDG_CONFIG_HOME as needed.

Log in or register to post comments