diff options
-rw-r--r-- | .config/user-dirs.dirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/user-dirs.dirs b/.config/user-dirs.dirs index 1974527..7581681 100644 --- a/.config/user-dirs.dirs +++ b/.config/user-dirs.dirs @@ -5,7 +5,7 @@ # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an # absolute path. No other format is supported. # -XDG_DESKTOP_DIR="$HOME/desktop" +XDG_DESKTOP_DIR="$HOME/" XDG_DOWNLOAD_DIR="$HOME/tmp" XDG_TEMPLATES_DIR="$HOME/" XDG_PUBLICSHARE_DIR="$HOME/" |