-
-
Notifications
You must be signed in to change notification settings - Fork 112
User data folder location
ransome edited this page Sep 22, 2023
·
6 revisions
sleek uses configuration files to permanently store data on the hard drive. The locations differ amoung the operation systems.
- Windows:
C:\Users\[YOUR_USERNAME]\AppData\Roaming\sleek\userData
- macOS:
/Users/[YOUR_USERNAME]/Library/Application\ Support/sleek/userData
- Linux:
~/.config/sleek/userData
Here you will find 3 files:
-
config.json
(User configuration) -
customStyles.css
(Custom CSS styling) -
filters.json
(Saved filters)