-
-
Notifications
You must be signed in to change notification settings - Fork 115
User data folder location
ransome edited this page Sep 22, 2023
·
6 revisions
sleek utilizes configuration files for the permanent storage of data on the hard drive, and it's worth noting that these storage locations vary across different operating systems.
- Windows:
C:\Users\[YOUR_USERNAME]\AppData\Roaming\sleek\userData
- macOS:
~/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)