-
Notifications
You must be signed in to change notification settings - Fork 1
06. Settings
Alexa Tyszka edited this page Jul 31, 2026
·
1 revision
TreeHouse remembers most display options between sessions. The configuration is stored using the platform's native location for application data, under the application identifier is.karol.treehouse:
- macOS
~/Library/Application Support/is.karol.treehouse/TreeHouse/
- Linux
~/.config/is.karol.treehouse/TreeHouse/
# (or the equivalent XDG path)
- Windows
%APPDATA%\is.karol.treehouse\TreeHouse\
The configuration file is a small TOML document. If you ever want to reset TreeHouse to defaults, simply delete this file and start TreeHouse again. A fresh default configuration will be created.
To open the in-app settings dialog, choose App → Settings (macOS: Cmd+,) or the equivalent menu entry on your platform. The settings dialog mirrors the side-bar options and applies them across sessions.