hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
Hi, yes via startup flag --data-dir=PATH
I have installed KarbowanecWallet-1.4.8-64-bit.deb. How can i specify startup flag?
Find KarbowanecWallet.desktop file and add flags there, it would be something like this:
Exec=KarbowanecWallet --data-dir=/path/to/your/desired/folder %U
it should be in /usr/share/applications/ IIRC
I found /usr/share/applications/
karbowanecwallet.desktop and change
Exec=KarbowanecWallet %U to
Exec=KarbowanecWallet --data-dir=/another/dir %U. When I perfom KarbowanecWallet by cli the /another/dir is empty. Even when I delete the
.karbowanec in my home dir it is still created after starting the wallet.