From 753cb843197e41ee9f0bf216730ce7b5fcafec09 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 6 Sep 2021 11:29:36 +0200 Subject: [PATCH] add comment --- .idea/vcs.xml | 1 + pkg/de-p1st-xfce4/PKGBUILD | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 11dfb4c..ed1c2e1 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -84,6 +84,7 @@ + diff --git a/pkg/de-p1st-xfce4/PKGBUILD b/pkg/de-p1st-xfce4/PKGBUILD index 9c6939a..60bd864 100644 --- a/pkg/de-p1st-xfce4/PKGBUILD +++ b/pkg/de-p1st-xfce4/PKGBUILD @@ -62,7 +62,7 @@ depends+=(de-p1st-redshift) # sddm themeing depends+=(de-p1st-sddm-theme) -# ============== file manager: thunar and optional dependencies ============== +# ============== file manager: thunar/nautilus and optional dependencies ============== # Option1: thunar #depends+=(thunar thunar-media-tags-plugin thunar-volman) @@ -70,6 +70,8 @@ depends+=(de-p1st-sddm-theme) #depends+=(gvfs) # for trash support, mounting with udisk and remote filesystems (e.g. webdav) # # Option2: nautilus (GNOME files) +# -> As thunar contains libraries required by xfdesktop, it will still be installed +# -> https://forum.xfce.org/viewtopic.php?pid=63945#p63945 depends+=(nautilus) depends+=(xdg-user-dirs) # nautilus new file templates depends+=(python-nautilus) # e.g. Nextcloud integration