lowcase homedir
This commit is contained in:
parent
c7069c3b78
commit
706b07fd33
9 changed files with 76 additions and 59 deletions
|
@ -149,3 +149,19 @@ rules = [
|
|||
]
|
||||
|
||||
# : }}}
|
||||
|
||||
[icon]
|
||||
|
||||
dirs = [
|
||||
{ name = ".config", text = "" },
|
||||
{ name = ".git", text = "" },
|
||||
{ name = "desktop", text = "" },
|
||||
{ name = "documents", text = "" },
|
||||
{ name = "downloads", text = "" },
|
||||
{ name = "library", text = "" },
|
||||
{ name = "movies", text = "" },
|
||||
{ name = "music", text = "" },
|
||||
{ name = "pictures", text = "" },
|
||||
{ name = "sync", text = "" },
|
||||
{ name = "videos", text = "" },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue