I would like to set the default path for configuration files (now it's $HOME/.pfw), or alternatively, have these files be checked in the $HOME/.config/pfw directory as well. This is a common practice for handling configuration files for various applications on Unix-based systems.
I would like to set the default path for configuration files (now it's
$HOME/.pfw), or alternatively, have these files be checked in the$HOME/.config/pfwdirectory as well. This is a common practice for handling configuration files for various applications on Unix-based systems.