running Arch linux Kernel 5.10.56-1-lts. If I opened a text file called workflows.txt yesterday using my text editor application called 'geany'. How do I check what time the file was opened? I tried doing:
journalctl /usr/bin/geany
That didn't return any results. Presumably, this level of logging is currently not enabled on my system. How do I enable it?