fix: prefer ~/Downloads to ~/dl
This commit is contained in:
parent
5010947b0e
commit
74cf64b270
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ let
|
|||
directories =
|
||||
[
|
||||
"dev"
|
||||
"dl"
|
||||
"Downloads"
|
||||
"img"
|
||||
]
|
||||
++ lib.optionals hostConfig.isLinux [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue