I'm trying to run dash-qt in a different datadir. I also want to specify a different location from the standard conf file. It appears the standard conf file is ~/.config/Dash/Dash-Qt.conf
I run dash-qt -datadir=/mydir -conf=Dash-Qt.conf
However, dash-qt always uses ~/.config/Dash/Dash-Qt.conf
Even if I delete MY Dash-Qt.conf in /mydir dash will helpfully create an empty file, but then it still uses ~/.config/Dash/Dash-Qt.conf
How do I force dash to use /mydir/Dash-Qt.conf ?
I run dash-qt -datadir=/mydir -conf=Dash-Qt.conf
However, dash-qt always uses ~/.config/Dash/Dash-Qt.conf
Even if I delete MY Dash-Qt.conf in /mydir dash will helpfully create an empty file, but then it still uses ~/.config/Dash/Dash-Qt.conf
How do I force dash to use /mydir/Dash-Qt.conf ?