Setting the Home Directory and desktop directory in file chooser

How can I set the Home Directory and desktop directory in file chooser window in edit configurations.

0
3 comments

See `GotoDesktopDirAction` and `GotoHomeAction`. Basically, these directories are platform-dependent and not configurable.

0
Avatar
Permanently deleted user

I don’t want to configure it bu myself. Those home directory and desktop directory buttons are not clickable in my window

0

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.

0

Please sign in to leave a comment.