I'd like to figure this out as well but I must admit the only currency I ever want to convert is USD to Yen and vice versa ๐
For reference, that's Krunner. So maybe a search for "Krunner currency" stuff might help ๐คท
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE's software runs on GNU/Linux, BSD and other operating systems, including Windows.
I'd like to figure this out as well but I must admit the only currency I ever want to convert is USD to Yen and vice versa ๐
For reference, that's Krunner. So maybe a search for "Krunner currency" stuff might help ๐คท
You can specify your target (e.g. 11 USD in INR
should work), however I don't know how to change the defaults or if KRunner is "smart" enough to automatically include INR in those conversions.
I've had a quick look at the code, there doesn't seem to be a way to change the "default" currencies, they are hardcoded. See https://invent.kde.org/frameworks/kunitconversion/-/blob/master/src/currency.cpp and search for "addCommonUnit" and "addDefaultUnit".