erdtree icon indicating copy to clipboard operation
erdtree copied to clipboard

additional config file paths

Open TheSast opened this issue 1 year ago • 1 comments
trafficstars

Usually config files that are under a directory named after the related program are not mandatory to be dot prefixed themselves (often the name itself is omitted too). It would be nice if erdtree checked these paths too:

$XDG_CONFIG_HOME/erdtree/erdtree.toml
$XDG_CONFIG_HOME/erdtree/config.toml
$HOME/.config/erdtree/erdtree.toml
$HOME/.config/erdtree/config.toml
%APPDATA%\erdtree\erdtree.toml
%APPDATA%\erdtree\config.toml

TheSast avatar Jan 28 '24 15:01 TheSast

A new version is currently under development and I'll be sure to include these

solidiquis avatar Jan 31 '24 19:01 solidiquis