Add @{MOUNTS} for all common mountpoints.
This commit is contained in:
parent
a5ec3e559c
commit
1f11e6398b
127 changed files with 286 additions and 306 deletions
|
|
@ -20,6 +20,9 @@
|
|||
# @{XDG_VIDEOS_DIR}="Videos"
|
||||
# @{user_share_dirs}=@{HOME}/.local/share
|
||||
|
||||
# Common mountpoints
|
||||
@{MOUNTS}=/media/ @{run}/media /mnt
|
||||
|
||||
# Extra user personal directories
|
||||
@{XDG_PROJECTS_DIR}="Projects"
|
||||
@{XDG_BOOKS_DIR}="Books"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue