marvel-nccr / quantum-mobile

A Virtual Machine for computational materials science
https://quantum-mobile.readthedocs.io
Other
91 stars 32 forks source link

Automate trust of `.desktop` files #150

Open chrisjsewell opened 3 years ago

chrisjsewell commented 3 years ago

Currently, for the homepage/jupyterlab/aiidalab .desktop files on /home/max/Desktop, you have to manually authorize trust (by double-clicking on them in the GUI).

This should be able to be automated using gio set /home/max/Desktop/homepage.desktop "metadata::trusted" yes:

(I tested this via the terminal on the VM and it looks to work, you have to refresh the screen with F5)