Setting the Home Directory and desktop directory in file chooser Permanently deleted user Created October 11, 2017 12:25 How can I set the Home Directory and desktop directory in file chooser window in edit configurations.
See `GotoDesktopDirAction` and `GotoHomeAction`. Basically, these directories are platform-dependent and not configurable.
I don’t want to configure it bu myself. Those home directory and desktop directory buttons are not clickable in my window
The desktop one is platform-dependent. The home one should work though. If there are no any obvious exceptions in the log, then I’d suggest you to debug the `GotoHomeAction` - it is pretty simple.