[Feature request] Ability to change default filename template
Hi, I really love Peek and it's simplicity 🙂.
When saving a recording, by default Peek uses this filename template
Peek {day}-{month}-{year} {hour}-{minute}.{ext}
It would be nice to be able to change the default filename template.
There are no plans to expose this in the UI, but it is in general already a configurable option. You can change it with e.g. dconf-editor in the path com/uploadedlobster/peek by changing the key for interface-default-file-name-format.
Hi, thanks for your help.
Sounds exactly what I am looking for, no need to complicate the UI.
I have installed dconf-editor from FlatHub, also Peek is installed from FlatHub, but when I oipen dconf-editor the path com/uploadedlobster/peek does not exists. I also have searched for interface-default-file-name-format and for peek but no matches.
I am not familiar with dconf-editor, what I am missing?