Typical use of personal-files is for read-only access to dot files to import settings from other installations (eg, deb/rpm, local install, etc) where the snap is the clear owner of the file(s). In this case, wtf-tui is specifically designed for modifying this file and it is the clear owner. +1 for use of and auto-connection of personal-files for write access to $HOME/.config/wtf/config.yml
using the interface reference of dot-config-wtf-config-yml
.
@ggerganov - please adjust your yaml to use:
plugs:
dot-config-wtf-config-yml:
interface: personal-files
write:
- $HOME/.config/wtf/config.yml
apps:
wtfutil-tui:
command: bin/wtfutil-tui
plugs:
- dot-config-wtf-config-yml
(note, there is a voting period that hasn’t expired yet; once it does and assuming the votes pass, this request will be granted)