Make the .gvfs folder in home directory as visible

Create the file /etc/X11/xinit/xinitrc.d/00-gvfs-disable-fuse.sh
with the follwing contents:

GVFS_DISABLE_FUSE=1
export GVFS_DISABLE_FUSE

Log out and log in again. ~/.gvfs should then be an ordinary directory.