ableos_userland/programs/delete/assets/config.toml

10 lines
252 B
TOML
Raw Normal View History

2022-12-03 18:15:03 +00:00
# // - 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,