forked from AbleOS/ableos_userland
10 lines
252 B
TOML
10 lines
252 B
TOML
|
|
||
|
|
||
|
# // - Always permanently delete files,
|
||
|
bypass_trash = true
|
||
|
# // - Set .trash path.
|
||
|
trashpath = "/home/user/.trash"
|
||
|
|
||
|
# // TODO: Configuration options in programs config file:
|
||
|
# // - Handle naming collisions by changing file name instead of erroring,
|