In 4.0 I used to have the following rule in /etc/qubes-rpc/policy/qubes.OpenInVM
:
$anyvm $anyvm ask,default_target=dispBrowser
This rule filled the “ask popup” dialog’s destination vm with ‘dispBrowser’ (a named dispVM I use for browsing the web). It’s a time saver - no need to spend time choosing the same VM 90% of the time - and is much less error-prone too - eg. avoids selecting the wrong dest vm by mistake.
I’m now trying to do the same in 4.1 but no luck. The current policy documentation is still for 4.0 and the the New Qrexec Policy System article wasn’t helpful.
Any idea how to do this in 4.1 without using compat rules ?
Thanks !