ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
6.75k stars 219 forks source link

wrong directory for user config files on mac #1086

Open summerjob opened 1 month ago

summerjob commented 1 month ago

Environment: macOS 12

Issue: user config files (prefs_user.config / keys_user.config) are located in /Applications/sioyek.app/Contents/MacOS/

to take effect user config files must be located in /Users/[account name]/Library/Application\ Support/sioyek

solution: calling "prefs_user" or "keys_user" within sioyek creates config files in correct path