Dear Jim and Tobias, It worked like charm! Thank you very much for helping me solve the problem!
Sincerely, Xianwen On Thu, Feb 15, 2018 at 6:00 PM, Tobias Ulmer <tobi...@tmux.org<mailto:tobi...@tmux.org>> wrote: On Wed, Feb 14, 2018 at 07:42:53AM -0700, James Anderson wrote: > Xianwen, > > If you create ~/.config/user-dirs.dirs with the following lines it will > prevent Firefox from creating those folders: > > XDG_DESKTOP_DIR="$HOME" > XDG_DOCUMENTS_DIR="$HOME" > XDG_DOWNLOAD_DIR="$HOME" Needs to be "$HOME/" exactly: https://cgit.freedesktop.org/xdg/xdg-user-dirs/tree/xdg-user-dir-lookup.c#n126 > > > Jim > > On Wed, Feb 14, 2018 at 7:23 AM, Xianwen Chen > <xianwen.c...@nina.no<mailto:xianwen.c...@nina.no>> wrote: > > > Dear OpenBSD users, > > > > I find that Firefox and SeaMonkey automatically create a Desktop folder in > > $HOME directory. I do not use Desktop folder in fvwm and I do not want it. > > You probably encountered the same problem. How can this behavior of Firefox > > be disabled? > > > > Sincerely, > > Xianwen > >