sentriz / cliphist

wayland clipboard manager with support for multimedia
GNU General Public License v3.0
719 stars 22 forks source link

Where is cliphist storing all clipboard logs/from where it fetch those clipboard logs? #101

Closed Greatz08 closed 5 months ago

Greatz08 commented 5 months ago

i couldnt find info on this so please guide.

sentriz commented 5 months ago

hi, the database is in $XDG_CACHE_HOME/cliphist/db

Greatz08 commented 5 months ago

~/.cache/cliphist/db is universal/better way btw as many might not have XDG_CACHE_HOME env variable set to point home directory like in my case so just adding this point here for anyone who face issue with this command - XDG_CACHE_HOME/cliphist/db Thanks for the help tho :-))