Newer
Older
minerva / Base / home / anon / .config / CommonLocations.json
@minerva minerva on 13 Jul 432 bytes Initial commit
[
    { "name": "Root", "path": "/" },
    { "name": "Home", "path": "/home/anon" },
    { "name": "Desktop", "path": "/home/anon/Desktop" },
    { "name": "Documents", "path": "/home/anon/Documents" },
    { "name": "Downloads", "path": "/home/anon/Downloads" },
    { "name": "Music", "path": "/home/anon/Music" },
    { "name": "Pictures", "path": "/home/anon/Pictures" },
    { "name": "Videos", "path": "/home/anon/Videos" }
]