]> git.zndr.dk Git - dotfiles.git/commitdiff
Disable Desktop and move Download
authorJannik ZANDER <jannikz@gmail.com>
Sat, 16 Jun 2018 18:39:04 +0000 (20:39 +0200)
committerJannik ZANDER <jannikz@gmail.com>
Sat, 16 Jun 2018 18:39:04 +0000 (20:39 +0200)
.config/user-dirs.dirs

index 52275b75f5de9baa87f2e301655b1a472dbd1a57..779e1e5238938d46a574ee88d329e07d727c6981 100644 (file)
@@ -5,8 +5,8 @@
 # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
 # absolute path. No other format is supported.
 #
-XDG_DESKTOP_DIR="$HOME/cloud/Desktop"
-XDG_DOWNLOAD_DIR="$HOME/cloud/Download"
+XDG_DESKTOP_DIR="$HOME"
+XDG_DOWNLOAD_DIR="$HOME/Download"
 XDG_TEMPLATES_DIR="$HOME/cloud/Templates"
 XDG_PUBLICSHARE_DIR="$HOME/cloud/PublicShare"
 XDG_DOCUMENTS_DIR="$HOME/cloud/Documents"