smex icon indicating copy to clipboard operation
smex copied to clipboard

Change default save state location from "~/.smex-items" to "~/.cache/smexitems"

Open truesilver92 opened this issue 5 years ago • 0 comments

Assuming it is a cache that keeps track of your historically selected commands I think it should be moved to ~/.cache/ so that it matches with the xdg standard (I think), more easily gets excluded from backups of the home directory, and reduces clutter in the home directory.

What do you think?

truesilver92 avatar Jun 23 '20 17:06 truesilver92