From 7166ac8bfc9e835910596f4e87f7e8711f1590f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 24 Dec 2023 17:31:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20comments(user-dirs):=20removed?= =?UTF-8?q?=20top=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/user-dirs.dirs | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.config/user-dirs.dirs b/.config/user-dirs.dirs index a44d8914..4b1b5b8b 100644 --- a/.config/user-dirs.dirs +++ b/.config/user-dirs.dirs @@ -1,10 +1,3 @@ -# This file is written by xdg-user-dirs-update -# If you want to change or add directories, just edit the line you're -# interested in. All local changes will be retained on the next run. -# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped -# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an -# absolute path. No other format is supported. -# XDG_DESKTOP_DIR="$HOME/" XDG_DOCUMENTS_DIR="$HOME/Documentos" XDG_DOWNLOAD_DIR="$HOME/Descargas"