You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
372 B

3 years ago
use/xdg-user-dirs: use/control
@$(call add_feature)
@$(call add,CONTROL,xdg-user-dirs:enabled)
@$(call add,THE_PACKAGES,xdg-user-dirs)
@$(call xport,XDG_USER_DIRS)
# tweak some values to move these dirs into Documents/
use/xdg-user-dirs/deep: use/xdg-user-dirs
@$(call add,XDG_USER_DIRS,MOVIES:Documents/Videos)
@$(call add,XDG_USER_DIRS,PHOTOS:Documents/Pictures)