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