mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
add comment
This commit is contained in:
parent
647782de39
commit
753cb84319
1
.idea/vcs.xml
generated
1
.idea/vcs.xml
generated
@ -84,6 +84,7 @@
|
|||||||
<mapping directory="$PROJECT_DIR$/pkg/xournalpp-git" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/pkg/xournalpp-git" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/pkg/yay" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/pkg/yay" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/pkg/youplay" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/pkg/youplay" vcs="Git" />
|
||||||
|
<mapping directory="$PROJECT_DIR$/pkg/youtube-dlp" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/pkg/zoom" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/pkg/zoom" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/pkg/zoom-firejail" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/pkg/zoom-firejail" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/pkg/zotero" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/pkg/zotero" vcs="Git" />
|
||||||
|
@ -62,7 +62,7 @@ depends+=(de-p1st-redshift)
|
|||||||
# sddm themeing
|
# sddm themeing
|
||||||
depends+=(de-p1st-sddm-theme)
|
depends+=(de-p1st-sddm-theme)
|
||||||
|
|
||||||
# ============== file manager: thunar and optional dependencies ==============
|
# ============== file manager: thunar/nautilus and optional dependencies ==============
|
||||||
|
|
||||||
# Option1: thunar
|
# Option1: thunar
|
||||||
#depends+=(thunar thunar-media-tags-plugin thunar-volman)
|
#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)
|
#depends+=(gvfs) # for trash support, mounting with udisk and remote filesystems (e.g. webdav)
|
||||||
#
|
#
|
||||||
# Option2: nautilus (GNOME files)
|
# 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+=(nautilus)
|
||||||
depends+=(xdg-user-dirs) # nautilus new file templates
|
depends+=(xdg-user-dirs) # nautilus new file templates
|
||||||
depends+=(python-nautilus) # e.g. Nextcloud integration
|
depends+=(python-nautilus) # e.g. Nextcloud integration
|
||||||
|
Loading…
Reference in New Issue
Block a user