XayOn / katcr

Search in multiple torrent sites from your CLI
GNU General Public License v3.0
69 stars 3 forks source link

Update Documentation #140

Closed BachoSeven closed 3 years ago

BachoSeven commented 3 years ago

$XDG_CONFIG_HOME is usually $HOME/.config, and not $HOME/.local/share. For reference, see https://wiki.archlinux.org/index.php/XDG_Base_Directory#User_directories

Other minor edits to the readme.

XayOn commented 3 years ago

For some reason, mine is local/share RN, and I put it there without thinking.

@>>> xdg.XDG_CONFIG_HOME PosixPath('/home/xayon/.local/share')