Settings
Config file location:
~/.config/tagselecta/config.toml
Default is generated on the first run.
Below is an example of the config file with comments and default values.
[general]
# debug mode
debug = false
# file list ratio in ui
file_list_ratio = 0.3
# auto completion
auto_completion_enabled = true
# enable tree view by default
tree_enabled = false
[macros]
# example of macro. You can add as many as you want similarly.
reggae="edit genre=\"Reggae\""