Hi there! Could the personal-files
interface be auto-connected for the 1st Money snap?
1st Money has a “Run at startup” feature that needs permission to create a .desktop
file under: $HOME/.config/autostart/1stmoney.desktop
I’ve added this plug to the snap.yaml
:
dot-config-1stmoney-autostart:
interface: personal-files
write:
- $HOME/.config/autostart/1stmoney.desktop
I’ve also added: autostart: 1stmoney.desktop
If you’ve got any questions, or need more information about this request, please let me know. Thanks!
PS: 1st Money is a personal finance app, built using the Electron framework.