ladybird/Base/home/anon/.config/CommonLocations.json
2024-02-05 16:30:52 +01:00

10 lines
432 B
JSON

[
{ "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" }
]